Trending questions in Edureka Community

+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
36,651 views
+1 vote
3 answers

Not able to install arpspoof

There is no package called arpspoof. To use the arpspoof command, ...READ MORE

Feb 9, 2019 in Cyber Security & Ethical Hacking by Omkar
• 69,220 points
63,410 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,770 points
67,046 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,770 points

edited Jul 8, 2021 by Sarfaraz 62,749 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,116 views
0 votes
0 answers

what is sns in aws?

Jan 5, 2024 in Cloud Computing by Priyanka
• 4,500 points
453 views
0 votes
0 answers

what is azure data lake

Jan 5, 2024 in Azure by Evanjalin
• 17,680 points
418 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
403 views
0 votes
0 answers

what is library automation ?

Jan 5, 2024 in Others by Evanjalin
• 17,680 points
389 views
0 votes
0 answers

how to close aws account?

Jan 5, 2024 in Cloud Computing by Priyanka
• 4,500 points
386 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
13,368 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,690 points
4,924 views
0 votes
0 answers

What is validation rule in salesforce?

Jan 5, 2024 in SalesForce by Maria
• 700 points
334 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
13,494 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
476 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
573 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
853 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
13,758 views
0 votes
0 answers

What is region in aws?

What is region in AWS? READ MORE

Dec 29, 2023 in Cloud Computing by Hoor
• 4,690 points
696 views
0 votes
0 answers

What is virtual private cloud?

What is virtual private cloud? READ MORE

Jan 5, 2024 in Cloud Computing by Hoor
• 4,690 points
366 views
0 votes
1 answer

What is page layout in salesforce?

In Salesforce, page layout refers to the ...READ MORE

Jan 5, 2024 in SalesForce by Roopa
472 views
0 votes
1 answer

What is higher order component in react?

In React, a Higher-Order Component (HOC) is ...READ MORE

Jan 5, 2024 in Web Development by Senorita
453 views
0 votes
0 answers

Health and safety consulting Kingston, Guelph, Hamilton and Burlington

In the fast-paced world of business today, ...READ MORE

Jan 12, 2024 in Others by Keith

edited 4 days ago 12 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,186 views
0 votes
1 answer

What does // means in Python?

In Python, when you use //, it ...READ MORE

Dec 29, 2023 in Python by Vani
885 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,270 views
0 votes
0 answers

What Are Your Go-To Study Materials for AWS SOA-C02 Exam Success?

Looking to enhance my AWS SOA-C02 exam ...READ MORE

Jan 8, 2024 in Ask us Anything! by Ashlay

edited 4 days ago 123 views
0 votes
0 answers

Account removal

I did not create account with my ...READ MORE

Jan 10, 2024 in Others by Edureka

edited 4 days ago 8 views
0 votes
1 answer

What is server side rendering?

Server-side rendering (SSR) is a technique used ...READ MORE

Dec 29, 2023 in Web Development by Shiva
609 views
0 votes
1 answer

what is lambda function in aws?

In AWS, Lambda is a service for ...READ MORE

Dec 29, 2023 in Cloud Computing by Diya
601 views
0 votes
0 answers

what kind of a nosql store is azure table storage

what kind of a nosql store is ...READ MORE

Dec 15, 2023 in Database by Priyanka
• 4,500 points
743 views
0 votes
1 answer

What is Angular Material?

Angular Material is a UI component library ...READ MORE

Dec 29, 2023 in Angular by Irene
522 views
0 votes
1 answer

How to find an element in Pandas Dataframe?

You can do it like this: Suppose df is ...READ MORE

Apr 8, 2019 in Python by Tina
74,907 views
0 votes
1 answer

What is Webpack in react?

Webpack is a popular open-source JavaScript module ...READ MORE

Dec 22, 2023 in Web Development by Rahul
809 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,690 points
24,194 views
0 votes
1 answer

How do you set the value of a TextField in Flutter?

To supply an initial value to a ...READ MORE

Mar 9, 2023 in Android by pooja
13,129 views
0 votes
1 answer

What is LWC in Salesforce?

LWC stands for Lightning Web Components, which ...READ MORE

Dec 22, 2023 in SalesForce by Gauri
735 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
51,825 views
0 votes
1 answer

What is salesforce customer 360?

Salesforce Customer 360 is a strategic initiative ...READ MORE

Dec 29, 2023 in SalesForce by Isabel
365 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 25,085 views
0 votes
0 answers

why so JavaScript and java have similar name

Nov 29, 2023 in Java by Priyanka
• 4,500 points
808 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
11,961 views
0 votes
0 answers

How to capitalize first letter in java?

How can one implement the capitalization of ...READ MORE

Dec 19, 2023 in Java by Saniya
• 3,360 points
611 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
2,730 views
0 votes
0 answers

How to iterate arraylist in java?

How does one perform iteration over an ...READ MORE

Dec 19, 2023 in Java by Saniya
• 3,360 points
600 views
0 votes
0 answers

what are automation tools ?

Dec 15, 2023 in Software Testing by Evanjalin
• 17,680 points
342 views
0 votes
0 answers

What is flow in salesforce?

What does the term "flow" refer to ...READ MORE

Dec 19, 2023 in SalesForce by Saniya
• 3,360 points
505 views
0 votes
0 answers

what is approval process in salesforce ?

Dec 15, 2023 in SalesForce by Evanjalin
• 17,680 points
332 views
0 votes
1 answer

What is a cloud first strategy?

A "cloud-first strategy" is an approach that ...READ MORE

Dec 22, 2023 in Cloud Computing by Zeba
484 views
0 votes
1 answer

Typescript: TS7006: Parameter 'xxx' implicitly has an 'any' type

You are using the --noImplicitAny and TypeScript doesn't know ...READ MORE

Jun 10, 2022 in TypeSript by Nina
• 3,060 points
24,509 views