What are ACID properties in DBMS?
Write an SQL query to find the second highest salary from a table
Explain paging in operating systems.
Explain exception handling in object-oriented programming
What are CPU scheduling algorithms?
Explain async and await in JavaScript.
Explain different database normal forms.
How do you implement a copy constructor in C++?
Differentiate between abstraction and interfaces
Explain the Agile model and the Waterfall model.
Explain closure in JavaScript with a sample code.
What are debouncing and throttling in JavaScript?
Explain CPU scheduling algorithms in operating systems
What is the difference between a thread and a process?
Explain database normalization and different normal forms
How does MongoDB store data and in what format is it stored?
What is the difference between host objects and native objects in JavaScript?
Explain the difference between Artificial Intelligence, Machine Learning, and Deep Learning.
Using pandas, delete rows from a dataset based on given conditions and print the final result.
Explain the difference between function Person(){}, var person = Person(), and var person = new Person() in JavaScript.
Predict the output of a JavaScript program involving a loop with nested setTimeout calls of 3 seconds and 2 seconds along with console.log statements
Name five JavaScript tags.
Is React a framework or a library?
What is exception handling in Java?
Differentiate between HTTP and HTTPS.
What is deadlock in an operating system?
Explain polymorphism and its types in C++.
Fundamental questions on Computer Networks
Fundamental questions on Operating Systems
Name the layers in the TCP/IP protocol model.
What are the four pillars of OOPs? Explain any two.
What is a typical use case for anonymous functions?
What is the purpose of the 'self' keyword in Python?
Explain the principles of Object-Oriented Programming
What are constructors and what are their types in C++?
Differentiate between abstraction and interface in OOP.
Explain the significance of the 'static' keyword in Java.
What is the difference between an array and a linked list?
Why do you prefer Python over other programming languages?
What is PEP8 and why is it important in Python programming?