Trending questions in Edureka Community

0 votes
0 answers
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 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
221 views
0 votes
1 answer

What is the purpose of anti-rollback protection in IoT devices?

Anti-rollback protection is a security feature in ...READ MORE

Feb 17 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
704 views
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 in PMP by Parshvi
• 740 points
257 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 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
214 views
0 votes
0 answers

How can I implement word embedding using Keras for semantic text analysis?

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

Feb 24 in Generative AI by Vani
• 3,580 points
340 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 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
212 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 in PMP by Parshvi
• 740 points
279 views
0 votes
1 answer

How do I fix a 401 unauthorized status code?

A 401 Unauthorized status code means the ...READ MORE

Feb 26 in Angular by Kavya
305 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 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
263 views
0 votes
0 answers

How to check integrity of a file in Linux?

I want to verify whether a file ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
303 views
0 votes
0 answers
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 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points

reshown Mar 12 by Anupam 345 views
0 votes
1 answer

How do you choose the root node while constructing a decision tree?

Selecting the root node in a decision ...READ MORE

Feb 25 in Node-js by Navya
342 views
0 votes
1 answer

Is it possible to handle React events using the Chrome extension?

Yes, it's possible to handle React events ...READ MORE

Feb 22 in Node-js by Kavya
499 views
0 votes
1 answer

How to configure OWASP ZAP for automated vulnerability scans?

Configuring OWASP Zed Attack Proxy (ZAP) for ...READ MORE

Feb 21 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
515 views
0 votes
0 answers

How to identify privilege escalation attempts in Linux logs?

I need to monitor Linux logs for ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
341 views
0 votes
0 answers

How can I visualize model training history using Keras and matplotlib for performance analysis?

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

Feb 24 in Generative AI by Vani
• 3,580 points
329 views
0 votes
1 answer

How to check Angular CLI version?

o check the installed Angular CLI version, ...READ MORE

Feb 25 in Angular by Navya
339 views
0 votes
0 answers

How can I optimize hyperparameters in a lightGBM model for time-series forecasting?

With the help of proper code example ...READ MORE

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

How would you use NavLink to style active navigation links in a React application?

You can use the <NavLink> component to ...READ MORE

Feb 23 in Node-js by Kavya
430 views
0 votes
2 answers
0 votes
0 answers

How can you generate realistic images from textual descriptions using DALL·E or CLIP?

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

Feb 22 in Generative AI by Ashutosh
• 33,350 points
395 views
0 votes
1 answer

How do you implement routing in a React application?

Implementing Routing in a React Application (React ...READ MORE

Feb 23 in Node-js by Kavya
429 views
0 votes
1 answer

Is there a way to ignore touch events on Text in React Native, or can they be managed differently?

Yes! In React Native, you can ignore ...READ MORE

Feb 22 in Node-js by Kavya
493 views
0 votes
2 answers

What are the best practices for structuring a narrative-driven report in Power BI using Fabric?

Use a guided layout with clear visual ...READ MORE

Apr 8 in Power BI by anonymous
• 24,450 points
669 views
0 votes
1 answer

What is the best proper way to create the meta data for your page?

Best Way to Set Metadata in a ...READ MORE

Feb 24 in Java-Script by Kavya
396 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 in Angular by Navya
287 views
0 votes
0 answers

What happens when a packet moves through the OSI layers?

When a packet moves through the OSI ...READ MORE

Feb 27 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
245 views
0 votes
0 answers

How do I adjust Keras callbacks to log training progress into a TensorBoard?

Can i know How do I adjust ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
334 views
0 votes
0 answers

What’s the purpose of network architecture layers?

I know that network communication is structured ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
285 views
0 votes
1 answer

How do you use Journaling for write concern in MongoDB?

Using Journaling for Write Concern in MongoDB Journaling ...READ MORE

Feb 23 in Node-js by Kavya
420 views
0 votes
0 answers
0 votes
2 answers

How can I open a specific Power BI report directly in the Power BI mobile app, hosted on Power BI Report Server?

Configure the Power BI mobile app with ...READ MORE

Apr 8 in Power BI by anonymous
• 24,450 points
749 views
0 votes
1 answer

What is the difference between React Synthetic Events and Native JavaScript Events, or how do they compare?

Feature React Synthetic Events (SyntheticEvent) Native JavaScript Events (Event) Definition React’s ...READ MORE

Feb 22 in Node-js by Kavya
482 views
0 votes
1 answer

How do you model a many-to-many relationship in MongoDB with an example?

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

Feb 23 in Node-js by Kavya
418 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 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
279 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 in Node-js by Kavya
415 views
0 votes
1 answer

How would you implement a chat application using MongoDB’s data model patterns?

To implement a chat application using MongoDB’s ...READ MORE

Feb 23 in Node-js by Kavya
413 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 in Node-js by Kavya
431 views
0 votes
0 answers

How do you prevent data leakage in a prompt-to-code AI integrated into real-time IDE tools?

With the help of proper code example ...READ MORE

Feb 22 in Generative AI by Ashutosh
• 33,350 points
427 views
0 votes
1 answer

How to check Node version in Ubuntu?

To check the installed Node.js version in ...READ MORE

Feb 25 in Node-js by Navya
318 views
0 votes
0 answers

What’s your strategy when a project needs urgent upskilling within the team?

I'm managing a project where we suddenly ...READ MORE

Feb 26 in PMP by Parshvi
• 740 points
249 views
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 in Node-js by Navya
274 views
0 votes
0 answers
0 votes
0 answers

How do I integrate external data sources into a Keras model for better accuracy?

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

Feb 24 in Generative AI by Ashutosh
• 33,350 points
323 views
0 votes
1 answer

Why are initial states undefined in React Native, or what causes this behavior?

In React Native (or React in general), ...READ MORE

Feb 23 in Node-js by Kavya
427 views
0 votes
1 answer

What steps should I take to resolve a "PERMISSION_DENIED" error in Vertex AI?

A PERMISSION DENIED error in Vertex AI ...READ MORE

Mar 17 in Generative AI by neha
618 views