- How can Node JS handle concurrent or asynchronous operations, despite having a single threaded architecture.
- How does indexing work in DBMS, and what are it's disadvantages.
-What are prototypes in Javascript.
-Define the lifecycle of a component in React.