Trending questions in Edureka Community

0 votes
0 answers

How do you assess project viability if objectives remain uncertain?

How do you decide if a project ...READ MORE

Feb 27, 2025 in PMP by Parshvi
• 740 points
527 views
0 votes
1 answer

How to secure a WordPress site from Brute Force Attacks?

Securing your WordPress site against brute force ...READ MORE

Feb 25, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points

reshown Mar 12, 2025 by Anupam 623 views
0 votes
0 answers

How do RBAC and ABAC models regulate access control?

Role-Based Access Control (RBAC) and Attribute-Based Access ...READ MORE

Feb 28, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
483 views
0 votes
1 answer

How to create an API in Angular?

Angular itself does not create APIs, but ...READ MORE

Feb 24, 2025 in Angular by Kavya
683 views
0 votes
0 answers

How do I reduce computational complexity while training deep learning models with large datasets?

With the help of code can you ...READ MORE

Feb 24, 2025 in Generative AI by Ashutosh
• 33,370 points
628 views
0 votes
0 answers

How does a computer network enable communication between devices?

I am trying to understand how data ...READ MORE

Feb 26, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
575 views
0 votes
1 answer

How can I troubleshoot HTTP error responses (like 400, 403) when calling the Google Generative AI API?

Troubleshooting HTTP errors like 400 and 403 ...READ MORE

Mar 17, 2025 in Generative AI by arif
918 views
0 votes
0 answers

How does OAuth 2.0 manage access in web applications?

OAuth 2.0 is widely used for secure ...READ MORE

Feb 28, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
479 views
0 votes
1 answer

What is the difference between state and props in React, or how do they serve different purposes?

In React, state and props are two ...READ MORE

Feb 22, 2025 in Node-js by Kavya
769 views
0 votes
0 answers

Why does enabling multi-factor authentication increase your security?

Multi-factor authentication (MFA) adds an extra layer ...READ MORE

Feb 28, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
478 views
0 votes
0 answers
0 votes
1 answer

What are the ways to update the state of a parent component in React?

Child components can update the state of ...READ MORE

Feb 21, 2025 in Node-js by kavya
980 views
0 votes
0 answers

When should you use TCP over UDP for network communication?

TCP and UDP have different strengths based ...READ MORE

Feb 27, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
530 views
0 votes
1 answer

How can you handle route transitions with animations?

You can use Framer Motion with React ...READ MORE

Feb 24, 2025 in Node-js by Kavya
678 views
0 votes
1 answer

How do you parse Apache access logs?

Parsing Apache access logs is essential for ...READ MORE

Feb 21, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
786 views
+1 vote
1 answer

Power BI Can't Access GoDaddy's Database? – Has anyone successfully connected Power BI to a GoDaddy-hosted database? Facing access issues.

Connecting Power BI to a GoDaddy-hosted database ...READ MORE

Feb 28, 2025 in Power BI by anonymous
• 36,180 points
728 views
0 votes
1 answer

How would you model a one-to-many relationship in MongoDB?

In MongoDB, a one-to-many relationship can be ...READ MORE

Feb 22, 2025 in Node-js by Kavya
759 views
0 votes
0 answers

jhegru ujshdfui ashdiushduiash iudhausdhyis diadh sa

snehbrjdjweh ikdiuw diukhsd iuasyd8s diasdhiasdy iasdiuasyd8iasdyuia sdyiuasydiuays ...READ MORE

Mar 3, 2025 in Cyber Security & Ethical Hacking by lkijhgf

edited Mar 5, 2025 371 views
0 votes
1 answer

What typescript type do I use with useRef() hook when setting current manually?

When using useRef() in TypeScript and setting ...READ MORE

Feb 22, 2025 in Node-js by Kavya
762 views
0 votes
2 answers

Is it possible to embed Power BI reports without using Azure SQL Server? If so, how?

Yes, you can embed Power BI reports ...READ MORE

Apr 3, 2025 in Power BI by anonymous
• 24,450 points
1,140 views
0 votes
0 answers

What’s your method for quickly evaluating vendor reliability?

How do you quickly figure out if ...READ MORE

Feb 27, 2025 in PMP by Parshvi
• 740 points
508 views
0 votes
1 answer

How can a child component's props be overwritten in React?

You can utilize the React.cloneElement function. This ...READ MORE

Feb 23, 2025 in Node-js by Kavya
713 views
0 votes
1 answer
0 votes
1 answer

Does React keep the order for state updates?

No, React does not always keep the ...READ MORE

Feb 22, 2025 in Node-js by Kavya
751 views
0 votes
0 answers

How do I apply transfer learning with InceptionV3 in Keras to improve a cat classification model?

can you tell me How do I ...READ MORE

Feb 24, 2025 in Generative AI by Vani
• 3,580 points
587 views
0 votes
0 answers

What’s your approach to maintaining project quality during budget cuts?

I'm currently managing a project where we're ...READ MORE

Feb 26, 2025 in PMP by Parshvi
• 740 points
524 views
0 votes
0 answers

How do I use Keras to train a Bidirectional LSTM model for sentence classification?

With the help of code can you ...READ MORE

Feb 24, 2025 in Generative AI by Vani
• 3,580 points
580 views
0 votes
2 answers

What steps are required to publish a .pbix file directly to a Power BI Report Server?

To publish a .pbix file to Power ...READ MORE

Apr 3, 2025 in Power BI by anonymous
• 24,450 points
1,234 views
0 votes
1 answer

What is the method to override props in a React Native library?

In React Native, if you want to ...READ MORE

Feb 21, 2025 in Node-js by kavya
955 views
+1 vote
1 answer
0 votes
1 answer

What's the difference between ngIf, ngFor, and ngSwitch?

Directive Purpose Usage Example *ngIf Conditionally adds/removes elements based on a boolean ...READ MORE

Feb 26, 2025 in Node-js by Navya
542 views
0 votes
1 answer

What is the default response type of HttpClient service?

By default, HttpClient assumes the server response ...READ MORE

Feb 25, 2025 in Node-js by Navya
585 views
0 votes
1 answer

How can structural directives manipulate the DOM in Angular?

Structural directives in Angular (*ngIf, *ngFor, *ngSwitch) ...READ MORE

Feb 26, 2025 in Angular by Navya
539 views
0 votes
0 answers

What is zero-trust security in access administration?

Zero-trust security follows the principle of "never ...READ MORE

Feb 28, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
443 views
0 votes
1 answer

How would you dynamically generate routes from an API response?

To dynamically generate routes from an API ...READ MORE

Feb 24, 2025 in Node-js by Kavya
645 views
0 votes
1 answer

Write a query for a compound index to optimize a search operation in MongoDB.

A compound index improves search performance by ...READ MORE

Feb 23, 2025 in Node-js by Kavya
669 views
0 votes
1 answer

How can objects in an MVC Web API service and its apps be decoupled?

To use JSX as content for an ...READ MORE

Feb 12, 2025 in Node-js by Navya
1,089 views
0 votes
1 answer

Write a query to fetch specific fields using MongoDB projections.

Fetching Specific Fields Using MongoDB Projections MongoDB projections ...READ MORE

Feb 23, 2025 in Node-js by Kavya
668 views
0 votes
1 answer

What are MongoDB data types, and how do you define them in a schema?

MongoDB supports various data types, including: String (String) ...READ MORE

Feb 23, 2025 in Node-js by anonymous
665 views
0 votes
0 answers

How can you tune hyperparameters using GridSearchCV in Scikit-learn for a Random Forest model?

With the help of python programming can ...READ MORE

Feb 24, 2025 in Generative AI by Ashutosh
• 33,370 points
577 views
0 votes
1 answer

Can you force a React component to rerender without calling setState?

In functional components, the best way to ...READ MORE

Feb 22, 2025 in Node-js by Kavya
722 views
0 votes
0 answers

How do you fix logic inaccuracies in an AI-powered algorithm designer used during hackathons?

Can you tell me How do i ...READ MORE

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
656 views
0 votes
1 answer

How do you handle nested routes with complex layouts?

To manage nested routes with complex layouts ...READ MORE

Feb 24, 2025 in Node-js by Kavya
633 views
+1 vote
1 answer

Performing CRUD Analysis in Power BI? – How do you analyze Create, Read, Update, Delete (CRUD) operations using Power BI?

Monitoring CRUD changes in Power BI should ...READ MORE

Feb 18, 2025 in Power BI by anonymous
• 36,180 points
817 views
0 votes
1 answer

Should a child component have states, or should it rely on props?

Whether a child component should have its ...READ MORE

Feb 23, 2025 in Node-js by Kavya
678 views
0 votes
1 answer

How is the Push method used in React Hooks (useState), or what are its best practices?

In React Hooks (useState), you cannot use ...READ MORE

Feb 22, 2025 in Node-js by Kavya
723 views
0 votes
0 answers
0 votes
1 answer

Is there any difference between JavaScript events and React events, or are they identical?

Feature JavaScript Events React Events (Synthetic Events) Type Native Browser Events ...READ MORE

Feb 22, 2025 in Java-Script by Kavya
716 views
0 votes
1 answer

how to create a CSV file in Java?

Using OpenCSV Library Add OpenCSV dependency (if using ...READ MORE

Feb 25, 2025 in Node-js by Navya
563 views
0 votes
1 answer

How to automate patching web server vulnerabilities with Ansible?

Automating the patching of web server vulnerabilities ...READ MORE

Feb 21, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
734 views