Trending questions in Edureka Community

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
4,414 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,700 points
26,919 views
0 votes
0 answers

what is react query?

What is react query? READ MORE

Feb 22, 2024 in Web Development by Hoor
• 4,690 points
680 views
0 votes
0 answers

what is ceh certification?

What is CEH certification? READ MORE

Feb 22, 2024 in Cyber Security & Ethical Hacking by Hoor
• 4,690 points
645 views
0 votes
1 answer

How to find password of a wifi using ubuntu 18.06?

To hack a wifi password using ubuntu: You ...READ MORE

Apr 24, 2020 in Cyber Security & Ethical Hacking by Kim

edited Oct 6, 2021 by Sarfaraz 42,278 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
3,051 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
16,529 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
15,962 views
0 votes
1 answer

What is single-page application in angular?

In Angular, a single-page application is a ...READ MORE

Feb 19, 2024 in Angular by Digna
880 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
38,336 views
0 votes
1 answer

what is meant by cyber security

The practice of cyber security threats preventing ...READ MORE

Feb 19, 2024 in Cyber Security & Ethical Hacking by pooja
• 24,450 points
828 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
1,883 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
5,287 views
0 votes
0 answers

how to check aws cli version

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

how many phases are present in cloud computing planning

how many phases are present in cloud ...READ MORE

Feb 23, 2024 in Cloud Computing by Avinash
• 120 points

edited Mar 5 252 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
2,973 views
0 votes
0 answers

what is salesforce mvp

Feb 2, 2024 in SalesForce by Evanjalin
• 36,180 points
630 views
0 votes
0 answers

what is transit gateway in aws?

Jan 12, 2024 in AWS by Priyanka
• 4,380 points
934 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
1,008 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
727 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 225 views
0 votes
1 answer

Redux + TypeScript -> Error: A case reducer on a non-draftable value must not return undefined redux

reducers: { updateMode(state: SliceState, ...READ MORE

Jun 8, 2024 in TypeSript by abhi

edited Mar 5 10,836 views
0 votes
0 answers

how to create iam user in aws

Jan 12, 2024 in AWS by Priyanka
• 4,380 points
680 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
896 views
0 votes
0 answers

what is class component in react ?

Jan 12, 2024 in Java by Evanjalin
• 36,180 points
1,102 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
53,696 views
0 votes
0 answers

what is s3 bucket in aws

Jan 5, 2024 in AWS by Priyanka
• 4,380 points
752 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
68,092 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
786 views
0 votes
1 answer

How to change Android minSdkVersion in Flutter Project?

Yes, you can change the minSdkVersion in ...READ MORE

Mar 21, 2023 in Flutter by Tej
14,228 views
0 votes
1 answer

Excel Remove Decimal Places

1) E2 is the cell from which ...READ MORE

Mar 24, 2022 in Database by gaurav
• 23,580 points
29,810 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,805 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
1,038 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,599 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,700 points
5,910 views
0 votes
1 answer

Can not find the tag library descriptor for “http://java.sun.com/jsp/jstl/core”

If you have a jstl.jar file while ...READ MORE

Feb 17, 2022 in Java by Aditya
• 7,680 points

edited Jun 22, 2023 by Khan Sarfaraz 31,115 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
1,266 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
876 views
0 votes
1 answer

No entitymanager with actual transaction available for current thread - cannot reliably process 'remove' call

Hii @kartik, If you have @Transactional // Spring Transactional class ...READ MORE

May 22, 2020 in Java by Niroj
• 82,800 points
58,547 views
0 votes
2 answers

How to delete a folder in AWS s3?

There is a delete-folder option, but you ...READ MORE

Oct 3, 2019 in AWS by Shai
69,350 views
+1 vote
2 answers

flutter_background_service for iOS

If you're problem is solved then please ...READ MORE

Aug 18, 2023 in Flutter by Sneh
• 150 points
10,173 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
54,301 views
0 votes
0 answers

what is salesforce testing ?

Jan 12, 2024 in SalesForce by Evanjalin
• 36,180 points
494 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
1,086 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,380 points
1,839 views
0 votes
0 answers

what is azure data lake

Jan 5, 2024 in Azure by Evanjalin
• 36,180 points
1,070 views
0 votes
1 answer

What is the extension of java code files?

Java source code files often have the ...READ MORE

Oct 11, 2023 in Java by anonymous
• 3,360 points
4,911 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 275 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 Mar 5 759 views
0 votes
1 answer

How to take character input in Java?

In Java, you can take character input ...READ MORE

Oct 19, 2023 in Java by anonymous
• 3,360 points

edited Oct 19, 2023 by anonymous 4,369 views