Trending questions in Edureka Community

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

SQL Error: ORA-01861: literal does not match format string 01861

Try replacing the string literal for date ...READ MORE

Sep 13, 2022 in Database by narikkadan
• 86,360 points
18,472 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,324 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
1,254 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,248 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
888 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,866 views
0 votes
1 answer

How do I format date in jQuery datetimepicker?

jquery datepicker format” Code Answer's $('#timePicker'). datetimepicker({ // dateFormat: ...READ MORE

Jun 3, 2022 in JQuery by Edureka
• 13,690 points
22,723 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
1,251 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
1,133 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,229 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
1,120 views
0 votes
1 answer

-bash: cd: /root/: Permission denied

Hi@akhtar, You got this error because your user ...READ MORE

Aug 13, 2020 in Linux Administration by MD
• 95,460 points
51,011 views
0 votes
1 answer

Typescript Errors: How do I ignore the error "property does not exist on value of type"

to ignore it globally, in your tsconfig.json, ...READ MORE

Jul 26, 2023 in TypeSript by john

edited Mar 5, 2025 13,544 views
0 votes
1 answer

'terraform' is not recognized as an internal or external command, operable program or batch file.

Hi@akhtar, You have to set an environment variable ...READ MORE

Jun 10, 2020 in Terraform by MD
• 95,460 points
32,612 views
0 votes
1 answer

Lock down Microsoft Excel macro

Protect/Lock Excel VBA Code: When we write VBA ...READ MORE

Oct 3, 2022 in Others by narikkadan
• 86,360 points
17,275 views
+1 vote
3 answers

Error: Exception file_put_contents failed to open stream: No such file or directory in Laravel?

Hello, You should typically run the php artisan config:cache command ...READ MORE

Mar 31, 2020 in Laravel by Niroj
• 82,800 points
52,648 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
1,152 views
0 votes
1 answer

How to make flutter app responsive according to different screen size?

To make your Flutter app responsive according ...READ MORE

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

Message "flutter run: No connected devices"

It seems that you do not have ...READ MORE

Mar 9, 2023 in Android by pooja
10,341 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,730 points
1,546 views
0 votes
1 answer

Jquery validation plugin - TypeError: $(...).validate is not a function

The "$(...). validate is not a function" ...READ MORE

Jun 28, 2022 in JQuery by rajatha
• 7,680 points
21,590 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
1,085 views
0 votes
1 answer

How to completely remove node.js from Windows?

Run npm cache clean --force Uninstall from Programs & ...READ MORE

Jun 14, 2022 in Node-js by Neha
• 9,020 points
21,674 views
0 votes
1 answer

TypeScript TS7015: Element implicitly has an 'any' type because index expression is not of type 'number'

If you want a key/value data structure ...READ MORE

Jun 7, 2022 in TypeSript by Nina
• 3,060 points
22,033 views
0 votes
0 answers

how to get pmp certification

I have been managing projects for 3+ ...READ MORE

Sep 22, 2023 in Others by Rahul
• 240 points
1,553 views
0 votes
1 answer

Azure Devops Extension- PublishHTMLReport in Azure pipelines not producing HTML tab in azure devops

It seems like you're facing an issue ...READ MORE

Apr 29, 2024 in DevOps on Cloud by anonymous
• 1,420 points
2,810 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 892 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
1,357 views
0 votes
0 answers

Create a SQL enter script from an Excel worksheet

I have a large excel worksheet that ...READ MORE

Sep 8, 2023 in Database by Satyawrat
• 460 points
2,048 views
0 votes
0 answers

Loop in stored procedure in SQL server

Writing a stored procedure that calls another ...READ MORE

Aug 28, 2022 in Database by Kithuzzz
• 38,000 points
3,286 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
1,237 views
0 votes
0 answers

How do I install opencv using pip?

I need to install cv2 for a ...READ MORE

Sep 13, 2023 in Python by Rahul
• 240 points
1,686 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,370 points
1,138 views
0 votes
2 answers

I recently used Crockford's JSLint to check some of my JavaScript code, and it returned the following error:

"Use strict"; is a directive in JavaScript ...READ MORE

Sep 18, 2023 in Java by Rahul
• 240 points
1,712 views
0 votes
1 answer

I have to convert utc time to ist in excel

There are no built-in functions for determining ...READ MORE

Apr 4, 2022 in Database by Edureka
• 13,690 points
24,316 views
0 votes
1 answer

This application has no explicit mapping for /error

One of the reason this error coccured ...READ MORE

May 2, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
23,159 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,370 points
1,056 views
0 votes
0 answers

what is wireshark in cyber security ?

Could someone give a simple use case ...READ MORE

Sep 23, 2023 in Cyber Security & Ethical Hacking by anonymous
• 470 points
1,012 views
0 votes
1 answer

Reducing Spacing in an Expanded in Flutter Project

To reduce the space around the Expanded ...READ MORE

Mar 20, 2023 in Android by vishalini
9,218 views
0 votes
0 answers

Which statement is true about Agile and DevOps

Which statement is true about Agile and ...READ MORE

Sep 29, 2023 in Other DevOps Questions by Avinash
• 520 points

edited Mar 5, 2025 819 views
0 votes
0 answers

what is content marketing in digital marketing?

How do I work in a way ...READ MORE

Sep 13, 2023 in Digital Marketing by anonymous
• 470 points
1,509 views
0 votes
0 answers

Java Programming

why java is platform independent READ MORE

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

Automation for Download attachment from Gmail (UIPATH)

Hi, Please help me out on this issue. I ...READ MORE

Sep 14, 2023 in RPA by Vijay

edited Mar 5, 2025 1,433 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,370 points
915 views
0 votes
0 answers

how digital marketing works?

I know what digital marketing is used ...READ MORE

Sep 13, 2023 in Digital Marketing by anonymous
• 470 points
1,423 views
0 votes
0 answers

how to run java program in command prompt

how to run java program in command ...READ MORE

Oct 5, 2023 in Java by Avinash
• 520 points

edited Mar 5, 2025 450 views
0 votes
0 answers

Which statement is true about Agile and DevOps

Which statement is true about Agile and ...READ MORE

Oct 5, 2023 in DevOps Tools by Avinash
• 520 points

edited Mar 5, 2025 448 views
0 votes
1 answer

How much does PMP certification cost?

Obtaining a PMP (Project Management Professional) certification ...READ MORE

Sep 14, 2023 in PMP by anonymous
• 3,360 points
1,330 views