Trending questions in Edureka Community

0 votes
1 answer

Why java is not 100 object oriented ?

Java is often considered "not 100% object-oriented" ...READ MORE

Oct 17, 2023 in Java by anonymous
• 520 points
362 views
0 votes
1 answer

Where is the output of Azure SQL Database Auditing Stored?

1. Azure SQL Database Auditing Overview: Azure SQL ...READ MORE

Oct 18, 2023 in Azure by anonymous
• 3,320 points
344 views
0 votes
1 answer

Career in ethical hacking

To pursue a career in ethical hacking ...READ MORE

Oct 23, 2023 in Cyber Security & Ethical Hacking by Adarsh
230 views
0 votes
1 answer

Cyber Security

Cybersecurity protects: 1. Information: Shields data from unauthorized ...READ MORE

Oct 23, 2023 in Cyber Security & Ethical Hacking by anonymous
• 3,320 points
218 views
0 votes
1 answer

what is functional interface in java?

A functional interface in Java is an ...READ MORE

Oct 17, 2023 in Java by anonymous
• 520 points
334 views
0 votes
1 answer

What is Computer Security?

Computer security, often referred to as cybersecurity, ...READ MORE

Oct 18, 2023 in Cyber Security & Ethical Hacking by anonymous
• 3,320 points
296 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
299 views
0 votes
1 answer

Why multiple inheritance is not supported in Java?

The absence of multiple inheritance in the ...READ MORE

Oct 17, 2023 in Java by anonymous
• 3,320 points
387 views
0 votes
1 answer

what is super keyword in java

In Java, the super keyword is used ...READ MORE

Oct 17, 2023 in Java by Rishabh
383 views
0 votes
1 answer

Which statement describes a benefit of DevOps?

One significant advantage of implementing DevOps in ...READ MORE

Oct 16, 2023 in Other DevOps Questions by anonymous
• 3,320 points
487 views
0 votes
1 answer

What is garbage collection in the context of Java?

Garbage collection in the context of Java ...READ MORE

Oct 16, 2023 in Java by anonymous
• 3,320 points
282 views
0 votes
1 answer

Final Keyword in Java

In Java, the final keyword is used ...READ MORE

Oct 17, 2023 in Java by Ayush
252 views
0 votes
1 answer

What is Information Security?

Information Security, often referred to as InfoSec, ...READ MORE

Oct 16, 2023 in Cyber Security & Ethical Hacking by anonymous
• 3,320 points
260 views
0 votes
1 answer

How to create immutable class in Java?

To create an immutable class in Java, ...READ MORE

Oct 16, 2023 in Java by anonymous
• 3,320 points

edited Oct 19, 2023 by anonymous 240 views
0 votes
1 answer

What are the features of Java?

Java is a widely-used, versatile, and platform-independent ...READ MORE

Oct 16, 2023 in Java by anonymous
• 3,320 points
238 views
0 votes
0 answers

what is react native ?

what is react native ? READ MORE

Oct 13, 2023 in Others by Avinash
• 520 points
328 views
0 votes
1 answer

How to underline text in flutter

You can underline text in Flutter by ...READ MORE

Mar 10, 2023 in Android by vinayak
9,685 views
0 votes
1 answer

How Hashmap works internally in java?

A popular data structure for storing key-value ...READ MORE

Oct 11, 2023 in Java by anonymous
• 3,320 points
350 views
0 votes
1 answer

why java is not 100 object oriented?

Java somewhat adheres to object-oriented programming because ...READ MORE

Oct 13, 2023 in Java by Avinash
• 520 points
246 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
5,498 views
0 votes
1 answer

How to become an Ethical Hacker?

Steps and Requirements for a Career in ...READ MORE

Oct 12, 2023 in Cyber Security & Ethical Hacking by Saniya
• 3,320 points
265 views
0 votes
0 answers

what is the format of an azure resource template?

what is the format of an azure ...READ MORE

Oct 13, 2023 in Azure by Avinash
• 520 points
173 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,010 points
8,614 views
0 votes
1 answer

What is JSX?

JSX represents a critical concept in modern web ...READ MORE

Oct 16, 2023 in Java-Script by anonymous
• 3,320 points

edited Oct 19, 2023 by anonymous 220 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 Edureka 21,639 views
0 votes
1 answer

How to change color of SVG image using CSS (jQuery SVG image replacement)?

Edit your SVG file, add fill="currentColor" to ...READ MORE

Jun 1, 2022 in JQuery by Edureka
• 13,670 points
21,647 views
0 votes
1 answer

How to call a method in java

In Java, you call a method by ...READ MORE

Oct 13, 2023 in Java by Aditya
226 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,260 points
24,571 views
0 votes
1 answer

What is the easiest way to convert an Excel spreadsheet with tabular data to JSON?

Assuming you really mean easiest and are not necessarily ...READ MORE

Dec 29, 2022 in Others by narikkadan
• 63,700 points
12,482 views
0 votes
1 answer

What do "init" and "self" do in python ?

In Python, `init` and `self` are related ...READ MORE

Oct 5, 2023 in Python by anonymous
• 3,320 points
545 views
0 votes
1 answer

How to install Tensorflow in pycharm ?

For installing TensorFlow your system must be ...READ MORE

Jun 23, 2020 in Python by Varsha Kumari
51,990 views
0 votes
1 answer

What is cia triad in cyber security?

The CIA triad, in the context of ...READ MORE

Oct 5, 2023 in Cyber Security & Ethical Hacking by anonymous
• 3,320 points
409 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
8,756 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
47,952 views
0 votes
0 answers

what is cybersafe?

Could someone explain what cybersafe is and ...READ MORE

Oct 1, 2023 in Cyber Security & Ethical Hacking by Rajarshi
• 470 points

edited Oct 4, 2023 by Tanishqa 236 views
0 votes
0 answers

what are the security risks of cloud computing?

Could someone give a brief of how ...READ MORE

Oct 1, 2023 in Cloud Computing by Rajarshi
• 470 points
169 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
20,124 views
0 votes
1 answer

What is PMBOK guide in project management?

Certainly! PMBOK stands for "Project Management Body ...READ MORE

Sep 25, 2023 in PMP by Edureka
• 12,690 points
333 views
0 votes
1 answer

Excel macros disappeared

Open the file in protected mode (usually ...READ MORE

Sep 26, 2022 in Others by narikkadan
• 63,700 points
16,069 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
8,910 views
0 votes
1 answer

Python urllib2 login to minecraft net

Why not use Selenium over urllib? Selenium ...READ MORE

Sep 25, 2023 in Python by Rajarshi
• 470 points
349 views
0 votes
0 answers

How to sum the values of a javascript object?

I'm currently facing an issue while trying ...READ MORE

Sep 25, 2023 in Java-Script by anonymous
• 1,170 points
311 views
0 votes
0 answers

Java Programming

why java is platform independent READ MORE

Sep 28, 2023 in Java by Arya
• 990 points
161 views
0 votes
0 answers

How to sum the values of a javascript object?

I'm currently facing an issue while trying ...READ MORE

Sep 25, 2023 in Java-Script by anonymous
• 1,170 points
286 views
0 votes
1 answer

What is pmp certification

The Project Management Professional (PMP) certification is ...READ MORE

Sep 25, 2023 in PMP by anonymous
• 990 points
281 views
0 votes
1 answer

How to dynamically resize text in Flutter?

You can use the FittedBox widget to ...READ MORE

Mar 27, 2023 in Flutter by Tej
8,068 views
0 votes
0 answers

Python shopping cart add to cart, get total get num items

I want to loop through the list ...READ MORE

Apr 25, 2022 in Python by Kichu
• 19,050 points
22,629 views
0 votes
0 answers

What is pmbok?

Could you please provide an explanation or ...READ MORE

Sep 25, 2023 in PMP by anonymous
• 1,170 points
234 views
0 votes
0 answers

How to sum the values of a javascript object?

I'm currently facing an issue while trying ...READ MORE

Sep 25, 2023 in Java-Script by anonymous
• 1,170 points
232 views