Trending questions in Edureka Community

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
11,677 views
0 votes
1 answer

The connection to the server localhost:8080 was refused - did you specify the right host or port?

Hi@akhtar, You may get this error if Kubectl ...READ MORE

Jun 6, 2020 in Kubernetes by MD
• 95,460 points
42,558 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,050 points
70,310 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
17,003 views
0 votes
0 answers

How to download submitted assignment

Hi, How to download submitted assignment from website. READ MORE

Mar 2, 2024 in Selenium by anonymous

edited Mar 5 1,449 views
0 votes
2 answers

How do i move jenkins from one server to another?

use job import portal in jenkins, you ...READ MORE

Jul 6, 2022 in Jenkins by anonymous

edited Mar 5 54,242 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
72,986 views
0 votes
0 answers

i have subscribed cource but not shared lab access?

i have subscribed cource but not shared ...READ MORE

Mar 26, 2024 in Azure by Venkatesan

edited Mar 5 335 views
0 votes
1 answer

How to store values from foreach loop into an array?

sfsf gf fgfgf fhfh READ MORE

Nov 10, 2023 in PHP by anonymous

edited Mar 5 31,190 views
0 votes
1 answer

what is the extension of compiled java classes?

The extension of compiled Java classes is ...READ MORE

Oct 17, 2023 in Java by anonymous
• 520 points
6,949 views
0 votes
0 answers

What is VNet in azure?

Feb 19, 2024 in Azure by Maria
• 700 points
1,162 views
0 votes
0 answers

What is NSG in Azure?

Feb 19, 2024 in Azure by Maria
• 700 points
1,159 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
15,594 views
0 votes
0 answers

what is computer security system?

Mar 1, 2024 in Others by Priyanka
• 4,380 points
1,059 views
0 votes
0 answers

how to do hacking course?

Mar 1, 2024 in Others by Priyanka
• 4,380 points
997 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
6,275 views
0 votes
1 answer

what is attack in cyber security

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

Mar 1, 2024 in Cyber Security & Ethical Hacking by Roy
1,116 views
0 votes
1 answer

what best describes angularjs?

AngularJS is best described as an open-source ...READ MORE

Mar 1, 2024 in Web Development by Harshit Roy
938 views
0 votes
1 answer

What is ADF in Azure?

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

Feb 19, 2024 in Azure by Preetha
1,752 views
0 votes
1 answer

what is risk in cyber security?

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

Mar 1, 2024 in Cyber Security & Ethical Hacking by Shubh Saxena
951 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, 2024 in Azure by Sanjay
1,637 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
15,295 views
0 votes
0 answers

what is functional component in react?

Mar 1, 2024 in Web Development by Priyanka
• 4,380 points
782 views
0 votes
0 answers

what is intelligent automation ?

Feb 19, 2024 in Data Science by Evanjalin
• 36,180 points
969 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
3,634 views
0 votes
0 answers

what is a 360 degree view in salesforce?

Mar 1, 2024 in SalesForce by Priyanka
• 4,380 points
741 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, 2024 in Cloud Computing by Chiranjeev Choudhary
830 views
0 votes
0 answers

what is omni channel in salesforce?

Mar 1, 2024 in SalesForce by Priyanka
• 4,380 points
706 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
16,071 views
0 votes
0 answers

What is automation in computer?

What is automation in computer? READ MORE

Feb 2, 2024 in Others by Hoor
• 4,690 points
1,363 views
0 votes
0 answers

What is SOA in Cloud Computing?

Feb 19, 2024 in Cloud Computing by Maria
• 700 points
666 views
0 votes
0 answers

how to learn react

Feb 23, 2024 in Web Development by Priyanka
• 4,380 points
729 views
0 votes
0 answers

what is azure monitor

Feb 23, 2024 in Cloud Computing by Priyanka
• 4,380 points
724 views
0 votes
0 answers

what is relationship in salesforce ?

Feb 19, 2024 in SalesForce by Evanjalin
• 36,180 points
800 views
0 votes
0 answers

what is the number one concern about cloud computing

Mar 1, 2024 in Cloud Computing by Priyanka
• 4,380 points
592 views
0 votes
0 answers

what is container in azure

Feb 23, 2024 in Cloud Computing by Priyanka
• 4,380 points
661 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
64,895 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 28,120 views
0 votes
0 answers

what is npm in react js?

Mar 1, 2024 in Web Development by Priyanka
• 4,380 points
541 views
0 votes
0 answers

what is container in cloud computing

Mar 1, 2024 in Cloud Computing by Priyanka
• 4,380 points
514 views
0 votes
1 answer

how to run java program in notepad?

To run a Java program in Notepad: Write ...READ MORE

Oct 17, 2023 in Java by anonymous
• 520 points
6,328 views
0 votes
0 answers

what is availability zone in azure

what is availability zone in azure READ MORE

Feb 23, 2024 in Azure by Avinash
• 120 points

edited Mar 5 798 views
0 votes
0 answers

what is azure key vault

what is azure key vault READ MORE

Feb 23, 2024 in Azure by Avinash
• 120 points

edited Mar 5 794 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 1,566 views
0 votes
0 answers

what is logic app in azure

what is logic app in azure READ MORE

Feb 23, 2024 in Azure by Avinash
• 120 points

edited Mar 5 757 views
0 votes
0 answers

where is cloud data stored?

Mar 1, 2024 in Cloud Computing by Priyanka
• 4,380 points
435 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 1,559 views
0 votes
0 answers

How to automate data entry in excel?

How to automate data entry in excel? READ MORE

Feb 2, 2024 in Others by Hoor
• 4,690 points
1,165 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
4,387 views