Trending questions in Edureka Community

0 votes
0 answers

how to do hacking course?

Mar 1 in Others by Priyanka
• 700 points
92 views
0 votes
0 answers
0 votes
0 answers

what is vmware in cloud computing?

Mar 1 in Cloud Computing by Priyanka
• 700 points
78 views
0 votes
0 answers

where is cloud data stored?

Mar 1 in Cloud Computing by Priyanka
• 700 points
71 views
0 votes
0 answers

what is container in cloud computing

Mar 1 in Cloud Computing by Priyanka
• 700 points
68 views
0 votes
1 answer

what is attack in cyber security

An "attack" or threat in cybersecurity refers ...READ MORE

Mar 1 in Cyber Security & Ethical Hacking by Roy
136 views
0 votes
1 answer

what is a benefit of using cloud computing in networking

Unmatched scalability and flexibility are provided by ...READ MORE

Mar 1 in Cloud Computing by Chiranjeev Choudhary
93 views
0 votes
1 answer

what is risk in cyber security?

In the context of cybersecurity, risk is ...READ MORE

Mar 1 in Cyber Security & Ethical Hacking by Shubh Saxena
94 views
0 votes
0 answers

how to learn react

Feb 23 in Web Development by Priyanka
• 700 points
102 views
0 votes
0 answers

what is container in azure

Feb 23 in Cloud Computing by Priyanka
• 700 points
86 views
0 votes
0 answers

what is azure monitor

Feb 23 in Cloud Computing by Priyanka
• 700 points
78 views
0 votes
3 answers

How to distinguish between a variable and an identifier?

An identifier actually identifies something, it's not the thing ...READ MORE

Dec 16, 2020 in Python by Rajiv
• 8,910 points
61,104 views
0 votes
0 answers

what is react query?

What is react query? READ MORE

Feb 22 in Web Development by Hoor
• 540 points
107 views
0 votes
0 answers

what is ceh certification?

What is CEH certification? READ MORE

Feb 22 in Cyber Security & Ethical Hacking by Hoor
• 540 points
75 views
0 votes
2 answers

How to change the application launcher icon on Flutter? Ask Question

how to change the app icon in ...READ MORE

Nov 29, 2023 in Android by anonymous
9,561 views
0 votes
0 answers

What is VNet in azure?

Feb 19 in Azure by Maria
• 700 points
114 views
0 votes
0 answers

What is NSG in Azure?

Feb 19 in Azure by Maria
• 700 points
98 views
0 votes
0 answers

What is SOA in Cloud Computing?

Feb 19 in Cloud Computing by Maria
• 700 points
87 views
0 votes
0 answers

what is intelligent automation ?

Feb 19 in Data Science by Evanjalin
• 360 points
72 views
0 votes
0 answers

what is relationship in salesforce ?

Feb 19 in SalesForce by Evanjalin
• 360 points
67 views
0 votes
3 answers

What is the difference between relative and absolute XPath?

Absolute Xpath: It contains the complete path ...READ MORE

Dec 20, 2018 in Selenium by Nabarupa
65,757 views
0 votes
1 answer

Remove credentials from Git.

Hi@akhtar, The Git credential cache runs a daemon ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,440 points
49,112 views
+1 vote
3 answers

Error occurred during initialization of boot layer java.lang.module.FindException: Module Selenium not found

This might probably be coz while creating ...READ MORE

Nov 27, 2019 in Selenium by Sirajul
• 59,230 points
58,435 views
0 votes
1 answer

What is single-page application in angular?

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

Feb 19 in Angular by Digna
170 views
0 votes
1 answer

What is ADF in Azure?

ADF stands for Azure Data Factory, which ...READ MORE

Feb 19 in Azure by Preetha
166 views
0 votes
1 answer

How many endpoints are there in the Azure traffic manager?

Traffic Manager supports three types of endpoint: Azure ...READ MORE

Feb 19 in Azure by Sanjay
134 views
0 votes
2 answers

How to create a circle icon button in Flutter?

To create something similar to a FloatingActionButton, ...READ MORE

Aug 23, 2023 in Flutter by anonymous
• 140 points
10,683 views
0 votes
1 answer

what is meant by cyber security

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

Feb 19 in Cyber Security & Ethical Hacking by pooja
• 140 points
81 views
0 votes
0 answers

What is automation in computer?

What is automation in computer? READ MORE

Feb 2 in Others by Hoor
• 540 points
194 views
0 votes
0 answers

How to automate data entry in excel?

How to automate data entry in excel? READ MORE

Feb 2 in Others by Hoor
• 540 points
165 views
+1 vote
1 answer

UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.

Hi@akhtar, You need to install a GUI toolkit, ...READ MORE

Mar 5, 2020 in Machine Learning by MD
• 95,440 points

edited Aug 11, 2021 by Soumya 61,927 views
0 votes
0 answers

what is salesforce mvp

Feb 2 in SalesForce by Evanjalin
• 360 points
91 views
0 votes
1 answer

What is integration in salesforce?

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

Feb 2 in SalesForce by Sandhya
145 views
0 votes
1 answer

What is junction object in salesforce?

In Salesforce, a junction object is a ...READ MORE

Feb 2 in SalesForce by Georgia
138 views
0 votes
1 answer

What is lookup relationship in SalesForce?

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

Feb 2 in SalesForce by Jeremy
132 views
0 votes
1 answer

manifest merger failed with multiple errors, see logs

The initial process would be to open ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,700 points
31,166 views
+1 vote
3 answers

How to print one pandas column without index?

There is a slight mistake in what ...READ MORE

Mar 28, 2019 in Python by Shri
62,711 views
0 votes
1 answer

What is CloudWatch in AWS?

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

Jan 22 in Others by Preetha
231 views
0 votes
1 answer

What is StrictMode in React ?

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

Jan 22 in Web Development by Darcy
196 views
0 votes
1 answer

What is CIA in Cybersecurity?

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

Jan 22 in Cyber Security & Ethical Hacking by Beth
179 views
0 votes
1 answer

How to check if a file already exists or not in R?

Check out file.exists() function!! The function file.exists() returns a ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
66,904 views
0 votes
1 answer

Passing Data to a Stateful Widget in Flutter

The recommended way of passing data to ...READ MORE

Mar 18, 2023 in Android by pooja
13,347 views
0 votes
0 answers

what is class component in react ?

Jan 12 in Java by Evanjalin
• 360 points
112 views
0 votes
0 answers

what is transit gateway in aws?

Jan 12 in AWS by Priyanka
• 700 points
112 views
0 votes
0 answers

how to check aws cli version

Jan 12 in AWS by Priyanka
• 700 points
106 views
0 votes
0 answers

how to create iam user in aws

Jan 12 in AWS by Priyanka
• 700 points
100 views
0 votes
0 answers

what is salesforce testing ?

Jan 12 in SalesForce by Evanjalin
• 360 points
71 views
0 votes
1 answer

What is Angular framework?

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

Jan 12 in Angular by Vaishali
186 views
0 votes
1 answer

What is Sales force automation?

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

Jan 12 in SalesForce by Zeba
165 views
0 votes
5 answers

How to use JavaScript in selenium to click an Element?

WebElement element = driver.findElement(By.id("id")); JavascriptExe ...READ MORE

Aug 31, 2020 in Selenium by Sri
• 3,190 points
69,434 views