Trending questions in Edureka Community

0 votes
1 answer

How to learn hacking for free?

Gaining ethical hacking skills without incurring any ...READ MORE

Oct 26, 2023 in Cyber Security & Ethical Hacking by anonymous
• 3,360 points
1,158 views
0 votes
0 answers

How to learn Hacking on mobile?

What are the steps and resources for ...READ MORE

Nov 2, 2023 in Cyber Security & Ethical Hacking by Saniya
• 3,360 points
828 views
0 votes
1 answer

casting int to char using C++ style casting [duplicate]

Even though the precision is lost, yo ...READ MORE

Jun 13, 2022 in C++ by Damon
• 4,960 points
22,663 views
0 votes
1 answer

how to become a cloud architect

To become a Cloud Architect: Get a degree ...READ MORE

Nov 3, 2023 in Cloud Computing by Rahul
679 views
0 votes
1 answer

What describes the relationship between edge computing and cloud computing?

Edge computing and cloud computing are two ...READ MORE

Oct 19, 2023 in Cloud Computing by anonymous
• 3,360 points
1,339 views
0 votes
1 answer

What is cyber security course?

A cybersecurity course is designed to equip ...READ MORE

Oct 26, 2023 in Cyber Security & Ethical Hacking by anonymous
• 3,360 points
1,070 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,360 points
1,667 views
0 votes
0 answers

String to char array

How to convert a string to a ...READ MORE

Nov 3, 2023 in Java by Arya
• 990 points
681 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,360 points
1,329 views
0 votes
1 answer

Cloud computing in business

Several key developments will characterize the cloud ...READ MORE

Oct 26, 2023 in Cloud Computing by Sahil
942 views
+2 votes
2 answers

What's the difference between IAM Roles and policies?

IAM Roles are defined as a set ...READ MORE

Aug 13, 2020 in Cloud Computing by nbavis
• 380 points
61,936 views
0 votes
1 answer

IAAS in Cloud

IaaS is a cloud computing service model ...READ MORE

Nov 2, 2023 in Cloud Computing by Sakshi
766 views
+1 vote
2 answers

How to send longer text inputs to ChatGPT API?

Kya ho sakta hai be mujhe pata ...READ MORE

Sep 8, 2023 in ChatGPT by anonymous

edited Mar 5 6,482 views
0 votes
0 answers

cloud cost models

What are the cloud cost models? READ MORE

Nov 2, 2023 in Cloud Computing by Arya
• 990 points
578 views
0 votes
1 answer

what is jsx in react

JSX (JavaScript XML) in React is a ...READ MORE

Oct 25, 2023 in Java by Aditya
981 views
0 votes
0 answers

VM in Cloud Computing

What is virtual machine in cloud computing? READ MORE

Oct 26, 2023 in Cloud Computing by Arya
• 990 points
864 views
0 votes
1 answer

Why Java does not support multiple inheritance?

Java does not support multiple inheritance through ...READ MORE

Oct 23, 2023 in Java by anonymous
• 3,360 points
1,017 views
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
1,201 views
0 votes
0 answers

what is react native ?

what is react native ? READ MORE

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

Where can an object store its states Java?

In Java, an object stores its internal ...READ MORE

Oct 23, 2023 in Java by anonymous
• 3,360 points
1,003 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,360 points
1,267 views
0 votes
1 answer

Flutter get context in initState method

To execute code after the widget is ...READ MORE

Mar 27, 2023 in Flutter by anonymous
9,998 views
0 votes
1 answer

what is cloud security

Cloud security is the collective set of ...READ MORE

Oct 23, 2023 in Cloud Computing by anonymous
• 3,360 points
980 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,040 points
24,490 views
0 votes
0 answers

Occupational Health and safety

Occupational health and safety, often shortened as ...READ MORE

Oct 27, 2023 in Others by Keith

edited Mar 5 705 views
0 votes
1 answer

How do you count if a cell contains partial text in Excel?

With Formulas, Countif Partial String/Substring Match We can ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,580 points
25,589 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
925 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
1,133 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,690 points
22,797 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,360 points

edited Oct 19, 2023 by anonymous 1,292 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,360 points
1,061 views
0 votes
1 answer

How java is platform independent?

At the source and binary levels, Java ...READ MORE

Oct 25, 2023 in Java by Aman
708 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,360 points
810 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,360 points

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

How to create number input field in Flutter?

Yes, Flutter has a built-in widget called ...READ MORE

Mar 1, 2023 in Android by vishalini
10,892 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
1,005 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,360 points
1,640 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
1,039 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,360 points
1,595 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,360 points
928 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,360 points
926 views
0 votes
1 answer

How to fix Definition for rule typescript-eslint no-use-before-declare was not found eslint typescript-eslint no-use-before-declare

Well according to this page, this rule is ...READ MORE

Jun 1, 2022 in TypeSript by Nina
• 3,060 points
22,550 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,360 points
1,009 views
0 votes
0 answers

Jquery: Get each image src

I have a series of images each ...READ MORE

Aug 11, 2022 in Web Development by gaurav
• 23,580 points
4,722 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,360 points
950 views
0 votes
1 answer

Download pdf file using jquery ajax

Download PDF file with button click using ...READ MORE

May 30, 2022 in JQuery by gaurav
• 23,580 points
22,593 views
0 votes
1 answer

InputDecoration in DropdownButtonFormField adds a padding on the right (Flutter)

The right padding you are seeing in ...READ MORE

Apr 6, 2023 in Flutter by seena
9,074 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
830 views
+1 vote
1 answer

Error: “The zip extension and unzip command are both missing, skipping.”

To resolve the "failed to download laravel/laravel ...READ MORE

Apr 7, 2024 in PHP by yogigurjar
• 100 points

edited Mar 5 21,853 views
0 votes
0 answers

How to save Excel sheets to PDF using Python

I have a multiple-sheet Excel spreadsheet. I ...READ MORE

Apr 10, 2023 in Others by Kithuzzz
• 38,000 points
8,810 views