Trending questions in Edureka Community

0 votes
1 answer

Why does changing one list, change another - Python

I think Kanika answered this one well, ...READ MORE

Jul 16, 2023 in Python by Samuel

edited Mar 5 3,211 views
0 votes
1 answer

Gradle - Error Could not find method implementation() for arguments

Hello @kartik, Make sure your gradle version 3.. or ...READ MORE

May 26, 2020 in Java by Niroj
• 82,840 points
21,333 views
0 votes
2 answers

How to select the nth row in a SQL database table?

SELECT * FROM ( SELECT ID, NAME, ROW_NUMBER() ...READ MORE

Apr 23, 2020 in Database by anand
• 140 points
27,234 views
0 votes
2 answers

CreateBucket operation: InvalidBucketName

Baranaghasemi READ MORE

Nov 8, 2022 in AWS by Baranaghasemi

edited Mar 5 13,753 views
0 votes
0 answers

if and else if and == and != questions

name = 'Shivank' name = 'Santhosh' name = 'Nisha' name ...READ MORE

Oct 1, 2021 in Python by Shivank

edited Mar 4 53 views
0 votes
0 answers

how do I stop email?

I keep recieving emails from this site, ...READ MORE

Oct 1, 2021 in Others by Edureka

edited Mar 4 52 views
0 votes
2 answers

Difference between primary key a composite key

candidate  key: It is the collection of ...READ MORE

Oct 14, 2020 in Database by anonymous
31,753 views
0 votes
3 answers

Switch career from support engineer to developer role.

Hey @Prabath your idea of switching to ...READ MORE

Sep 9, 2019 in Career Counselling by Sirajul
• 59,230 points
32,471 views
0 votes
2 answers

What does cherry-picking a commit with Git mean?

To answer your question, Cherry Picking in ...READ MORE

Feb 8, 2022 in Git & GitHub by Rahul
• 9,690 points
3,180 views
0 votes
1 answer

Dart_LoadScriptFromKernel: The binary program does not contain 'main'.

save the code and it will be ...READ MORE

Jun 8, 2022 in Others by anonymous

edited Mar 5 3,943 views
0 votes
0 answers

React native pressure sensitivity pen-tablets

I want to create a cross-platform app(mobile ...READ MORE

Sep 28, 2021 in Software Testing by anonymous

edited Mar 4 100 views
0 votes
1 answer

How to send data in request body with a GET when using jQuery $.ajax()?

Hello @kartik, Sending the data in your scenario,I ...READ MORE

Jun 18, 2020 in Java-Script by Niroj
• 82,840 points
20,228 views
0 votes
3 answers

MySQL "Could not create connection to database serve" error

Pls check that you have MySQL server ...READ MORE

Jul 3, 2020 in Database by anonymous
30,541 views
0 votes
0 answers

How to Get job after long Gap

I am 2014 passout .Have qualification in ...READ MORE

Sep 28, 2021 in Others by anonymous

edited Mar 4 72 views
0 votes
1 answer

How can I handle multiple keyboard keys using Selenium Webdriver?

Hey Jasmine, there are a few ways ...READ MORE

Jun 25, 2019 in Selenium by Raj
35,732 views
0 votes
1 answer

How to convert BeautifulSoup object to string?

You can do this by directly type ...READ MORE

Apr 4, 2019 in Python by Ashu
39,245 views
0 votes
0 answers
0 votes
1 answer

TypeError: 'AxesSubplot' object does not support indexing

Hello , If you plot multiple subplots, the plt.subplots() returns ...READ MORE

May 7, 2020 in Python by Niroj
• 82,840 points
21,985 views
0 votes
1 answer

Uncaught ReferenceError: rbi is not defined at HTMLInputElement.onclick

Hello, Just exclude the line rbi() and try ...READ MORE

Nov 2, 2020 in HTML by Niroj
• 82,840 points
14,259 views
0 votes
0 answers

IndentationError: expected an indented block

I am getting IndentationError: expected an indented ...READ MORE

Sep 27, 2021 in Python by Saanidhya

edited Mar 4 84 views
0 votes
0 answers

Do anyone know how to setup jenkins multimaster on gcloud?

I was try to setup jenkins multimaster ...READ MORE

Sep 26, 2021 in Jenkins by Sanjay

edited Mar 4 94 views
0 votes
1 answer

How to increase no of executors in Jenkins?

Hi@akhtar, By default Jenkins has 2 executors. But ...READ MORE

May 13, 2020 in Jenkins by MD
• 95,460 points
21,702 views
0 votes
0 answers

Can i ask how to do this?

Create a program that accepts an input ...READ MORE

Sep 26, 2021 in Java by anonymous

edited Mar 4 73 views
0 votes
1 answer

How to install all required PHP extensions for Laravel?

Hello, Laravel Server Requirements mentions that BCMath, Ctype, JSON, Mbstring, OpenSSL, PDO, Tokenizer and XML extensions are required. Most the ...READ MORE

Apr 6, 2020 in Laravel by Niroj
• 82,840 points
23,250 views
0 votes
1 answer

How can I insert a line break into a <Text> component in React Native?

Hello @kartik, This should do it: <Text> Hi~{"\n"} this is a ...READ MORE

Sep 21, 2020 in Java-Script by Niroj
• 82,840 points
16,000 views
0 votes
1 answer

Overriding private or static method in Java

public class Main {     public static ...READ MORE

Sep 2, 2022 in Java by Tyro

edited Mar 5 17,506 views
0 votes
1 answer

How to set session timeout in Laravel?

Hello, In app/config/session.php you have: lifetime option that allow you to set session ...READ MORE

Dec 1, 2020 in Laravel by Niroj
• 82,840 points
12,879 views
0 votes
0 answers

HTML code for a simple form

Hello, I need help to create a simple ...READ MORE

Sep 25, 2021 in Web Development by tcaf

edited Mar 4 64 views
0 votes
0 answers

Failed to start The Apache HTTP Server

Job for httpd.service failed because the control ...READ MORE

Sep 24, 2021 in Linux Administration by Anuradha

edited Mar 4 79 views
0 votes
1 answer

Error:NoReverseMatch at /my_url/ Reverse for 'my_url_name' with arguments '()' and keyword arguments '{}' not found. n pattern(s) tried: []

Hello @kartik, The NoReverseMatch error is saying that Django cannot ...READ MORE

Jul 30, 2020 in Python by Niroj
• 82,840 points
18,196 views
+1 vote
2 answers

Error changing Mac address: SIOCSIFHWADDR: Cannot assign requested address

I can see that you are trying ...READ MORE

Feb 7, 2019 in Cyber Security & Ethical Hacking by Omkar
• 69,220 points
22,041 views
0 votes
1 answer

How to manually run a laravel job using command line?

Hello, If you are using a QUEUE_DRIVER diferent to sync and you ...READ MORE

Nov 2, 2020 in Laravel by Niroj
• 82,840 points
14,091 views
0 votes
0 answers

Do we have Playbook to confirm preferred leader doesn't mismatch in Kafka after server is rebooted?

I'm working on creating playbook for kafka ...READ MORE

Sep 20, 2021 in Apache Kafka by Sachin

edited Mar 4 190 views
0 votes
0 answers

how to fetch job name and instance from prometheus.yml file to Java class

Prometheus monitoring tool and metrics information displayed ...READ MORE

Sep 24, 2021 in Others by Srao

edited Mar 4 43 views
0 votes
2 answers

ModuleNotFoundError: No module named 'tensorflow'

If you are using Anaconda, go to ...READ MORE

Nov 17, 2020 in Machine Learning by Vignesh

edited Aug 11, 2021 by Soumya 17,898 views
0 votes
0 answers

I’m new to programming. Should I start from html language

I have no knowledge about programming but ...READ MORE

Sep 23, 2021 in Java-Script by Kaveesha

edited Mar 4 57 views
+1 vote
4 answers

What is a simple way to repeat a string in java?

There is already answer wriiten using StringBuilder ...READ MORE

Dec 16, 2020 in Java by Rajiv
• 8,870 points
30,167 views
0 votes
1 answer

How to connect to the localhost of the machine from the Docker container?

Hi@akhtar, You can use --network="host" in your docker run command. It will ...READ MORE

Dec 23, 2020 in Docker by MD
• 95,460 points
11,821 views
0 votes
1 answer

How to get distinct values for non-key column fields in Laravel?

Hello @kartik In eloquent you can use this $users ...READ MORE

Mar 30, 2020 in Laravel by Niroj
• 82,840 points
23,384 views
0 votes
1 answer

How to Pass route control with optional parameter after root in express?

Hello @kartik, That would work depending on what ...READ MORE

Oct 12, 2020 in Node-js by Niroj
• 82,840 points
14,914 views
0 votes
0 answers

Informatica Power center - detailed index to the course.

The category does not display the Informatica ...READ MORE

Sep 22, 2021 in Power BI by Bhanumurthy

edited Mar 4 41 views
+4 votes
2 answers

sum of 1/2+2/3+3/4+...+n/n+1

num = int(input("Enter a number: ")) newnum = ...READ MORE

Dec 27, 2019 in Python by Nisha
• 200 points
13,857 views
0 votes
1 answer

Convert data in List<JsonNode> to Map <String,String> in Java

Hi, @Jyra, Basically, you can use the object mapper to ...READ MORE

Apr 7, 2020 in Java by Gitika
• 65,770 points
22,960 views
0 votes
0 answers

Having error for flutter " Due to an error, the doctor check didn't complete"

FileSystemException : Exists failed. How to solve this?? ...READ MORE

Sep 19, 2021 in Others by anonymous

edited Mar 4 62 views
+1 vote
1 answer

javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

Hi@akhtar, I also faced the same issue and I ...READ MORE

May 12, 2020 in Jenkins by MD
• 95,460 points
21,362 views
0 votes
1 answer
0 votes
1 answer

How to uninstall Yarn?

This is maybe because you didn't use ...READ MORE

Feb 5, 2019 in Big Data Hadoop by Omkar
• 69,220 points
41,325 views