Trending questions in Edureka Community

0 votes
0 answers

what is salesforce mvp

Feb 2, 2024 in SalesForce by Evanjalin
• 33,850 points
502 views
0 votes
1 answer

How to convert json data into array in Flutter?

To convert the JSON data into an ...READ MORE

Mar 31, 2023 in Flutter by seena
14,156 views
0 votes
0 answers

how to check aws cli version

Jan 12, 2024 in AWS by Priyanka
• 4,380 points
718 views
0 votes
1 answer

How to check java version in linux?

Checking your Java version on a Linux ...READ MORE

Nov 2, 2023 in Java by anonymous
4,821 views
0 votes
0 answers

what is transit gateway in aws?

Jan 12, 2024 in AWS by Priyanka
• 4,380 points
622 views
0 votes
0 answers

How do I download my PMP training PDUs

PDUs for completing PMP training READ MORE

Feb 15, 2024 in PMP by Rangapriya

edited Mar 5 111 views
0 votes
1 answer

What is integration in salesforce?

In Salesforce, Integration refers to the process ...READ MORE

Feb 2, 2024 in SalesForce by Sandhya
793 views
+1 vote
1 answer

"msg": "Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this.

Hi@akhtar, You are getting this error because when ...READ MORE

Aug 1, 2020 in Ansible by MD
• 95,460 points
37,604 views
0 votes
0 answers

how to create iam user in aws

Jan 12, 2024 in AWS by Priyanka
• 4,380 points
495 views
0 votes
1 answer

What is junction object in salesforce?

Junction object in Salesforce is a custom ...READ MORE

Feb 2, 2024 in SalesForce by Georgia
714 views
0 votes
1 answer

CSS filter: make color image with transparency white

You can use filter: brightness(0) invert(1); READ MORE

Jun 28, 2022 in CSS by Edureka
• 12,710 points
25,822 views
0 votes
1 answer

Command python execinterminal icon not found

When the "command Python execInTerminal" icon or ...READ MORE

Nov 29, 2023 in Python by anonymous
• 3,360 points
3,302 views
0 votes
0 answers

what is s3 bucket in aws

Jan 5, 2024 in AWS by Priyanka
• 4,380 points
584 views
0 votes
1 answer

flutter remove back button on appbar

You can remove the back button from ...READ MORE

Mar 10, 2023 in Android by vinayak
14,644 views
0 votes
0 answers

how to learn cloud computing

how to learn cloud computing READ MORE

Jan 5, 2024 in Cloud Computing by Priyanka
• 4,380 points
396 views
0 votes
1 answer

What is lookup relationship in SalesForce?

In Salesforce, a lookup relationship is a ...READ MORE

Feb 2, 2024 in SalesForce by Jeremy
581 views
0 votes
0 answers

hadoop cluster Unable to start standby Namenode

we have HDP Hadoop cluster with two ...READ MORE

Feb 4, 2024 in Big Data Hadoop by koko

edited Mar 5 257 views
0 votes
1 answer

Copying a sheet with specific formatting from an excel file to a new output

Using Python and the openpyxl package, you ...READ MORE

Mar 31, 2023 in Others by Kithuzzz
• 38,000 points
13,624 views
0 votes
0 answers

hadoop cluster + Unable to start standby Namenode

we have HDP Hadoop cluster with two ...READ MORE

Feb 4, 2024 in Big Data Hadoop by anonymous

edited Mar 5 233 views
0 votes
0 answers

what is class component in react ?

Jan 12, 2024 in Java by Evanjalin
• 33,850 points
600 views
0 votes
1 answer

What is CloudWatch in AWS?

Amazon CloudWatch is a monitoring tool provided ...READ MORE

Jan 22, 2024 in Others by Preetha
825 views
0 votes
1 answer

What is CIA in Cybersecurity?

CIA(Confidentiality, Integrity, and Availability) represents the foundational ...READ MORE

Jan 22, 2024 in Cyber Security & Ethical Hacking by Beth
819 views
0 votes
1 answer

How do I use hexadecimal color strings in Flutter?

To use a hexadecimal color string in ...READ MORE

Mar 1, 2023 in Android by vishalini
14,717 views
+1 vote
0 answers

SQL: Two select statements in one query

I want to return the newly created ...READ MORE

Aug 20, 2022 in Database by Kithuzzz
• 38,000 points
6,508 views
0 votes
1 answer

When the keyboard appears, the Flutter widgets resize. How to prevent this?

This is a common issue in Flutter ...READ MORE

Mar 18, 2023 in Android by vinayak
14,104 views
0 votes
1 answer

What does c do in R?

The c function in R programming usually stands ...READ MORE

Jun 1, 2022 in Data Science by Sohail
• 3,040 points

edited Nov 28, 2023 by Soumya 26,432 views
0 votes
1 answer

What is StrictMode in React ?

In React, StrictMode is a development mode ...READ MORE

Jan 22, 2024 in Web Development by Darcy
663 views
0 votes
3 answers

Python exit commands - why so many and when should each be used?

The functions* quit(), exit(), and sys.exit() function in the same way: ...READ MORE

Dec 14, 2020 in Python by Gitika
• 65,730 points
67,500 views
0 votes
0 answers

what is salesforce testing ?

Jan 12, 2024 in SalesForce by Evanjalin
• 33,850 points
355 views
0 votes
2 answers

Do we have pointers in python like other programming languages?

From one point of view, everything is a pointer in Python. Your ...READ MORE

Dec 16, 2020 in Python by Gitika
• 65,730 points

edited Jul 8, 2021 by Sarfaraz 63,141 views
0 votes
1 answer

How to sum the values of a javascript object

Certainly, I'd be happy to help you ...READ MORE

Sep 25, 2023 in Java-Script by Edureka
• 12,710 points
5,478 views
0 votes
1 answer

Sum of prime numbers from m to n in python

def is_prime(number):     if number < 2:         return False     for i ...READ MORE

Jan 5, 2024 in Python by Ali
1,568 views
0 votes
1 answer

What is Angular framework?

Angular is an open-source web application framework ...READ MORE

Jan 12, 2024 in Angular by Vaishali
904 views
+1 vote
8 answers

How to print the contents of RDD in Apache Spark?

Save it to a text file: line.saveAsTextFile("alicia.txt") Print contains ...READ MORE

Dec 10, 2018 in Apache Spark by Akshay
62,984 views
0 votes
2 answers

Error:Composer: file_put_contents(./composer.json): failed to open stream: Permission denied

I used sudo and it managed to ...READ MORE

Nov 2, 2020 in Laravel by anonymous
52,862 views
0 votes
1 answer

what is key pair in aws?

A key pair in AWS is a ...READ MORE

Jan 12, 2024 in AWS by anonymous
791 views
0 votes
0 answers

Delete my account

I no longer want my email id ...READ MORE

Jan 25, 2024 in Others by James

edited Mar 5 122 views
0 votes
1 answer

Excel number formatting thousands is not working

Follow these steps: 1- choose cells you want ...READ MORE

Feb 16, 2023 in Others by Kithuzzz
• 38,000 points
14,865 views
0 votes
1 answer

What is truncation in Java?

In Java, truncation refers to the process ...READ MORE

Nov 2, 2023 in Java by anonymous
• 3,360 points
3,683 views
0 votes
0 answers

what is sns in aws?

Jan 5, 2024 in Cloud Computing by Priyanka
• 4,380 points
579 views
0 votes
1 answer

What is Sales force automation?

Sales Force Automation refers to the use ...READ MORE

Jan 12, 2024 in SalesForce by Zeba
553 views
0 votes
0 answers

what is azure data lake

Jan 5, 2024 in Azure by Evanjalin
• 33,850 points
546 views
0 votes
3 answers

AttributeError: 'numpy.ndarray' object has no attribute 'append'

for root, dirs, files in os.walk(directory): ...READ MORE

Dec 12, 2020 in Python by Rajiv
• 8,870 points
53,725 views
0 votes
0 answers

what is library automation ?

Jan 5, 2024 in Others by Evanjalin
• 33,850 points
520 views
0 votes
0 answers

how to close aws account?

Jan 5, 2024 in Cloud Computing by Priyanka
• 4,380 points
506 views
0 votes
1 answer

How to Concatenate Lists in Python?

In Python, you can concatenate lists using ...READ MORE

Dec 29, 2023 in Python by Anu
1,090 views
0 votes
0 answers

What is validation rule in salesforce?

Jan 5, 2024 in SalesForce by Maria
• 700 points
447 views
0 votes
1 answer

What is React in Software development?

React is an open-source JavaScript library for ...READ MORE

Jan 5, 2024 in Web Development by Shawn
723 views
0 votes
0 answers

What is google app engine in cloud computing?

What is google app engine in cloud ...READ MORE

Jan 5, 2024 in Cloud Computing by Hoor
• 4,690 points
574 views