>
AP ECET CSE
>
Computer Science and IT Engineering
List of top Computer Science and IT Engineering Questions asked in AP ECET CSE
Which keyword is used to define an object in C++?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Object-Oriented Programming
What is the purpose of normalization in a relational database?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
Which of the following is not a principle of Object-Oriented Programming?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Object-Oriented Programming
What is the output of the following code snippet? verbatim #include <iostream> using namespace std; int main() int x = 5; int y = x++; cout << y; return 0; verbatim
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Object-Oriented Programming
Which of the following is a key characteristic of NoSQL databases?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
Which of the following is NOT a NoSQL database type?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
Which of the following SQL statements contains an error?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
is not a DDL command.
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
Which of the following ensures referential integrity in a relational database?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
Which normal form removes transitive dependencies?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
What type of database model uses tables with rows and columns?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
Which of the following is NOT a valid PL/SQL control statement?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
What is the purpose of the HAVING clause in SQL?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Database Management Systems
Which issue in process synchronization is prevented by using a semaphore?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
What is the main function of the operating system's scheduler?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
Paging involves breaking physical memory into fixed-sized blocks called
.
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
The interval from the time of submission of a process to the time of completion is the
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
The Process Control Block (PCB) contains which of the following information?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
What does the term 'context switching' refer to in an OS?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
What is a critical section in process synchronization?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
Which component of an operating system provides an interface for users to access its services?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
Which page replacement algorithm suffers from Belady's anomaly?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
What is the purpose of a page table?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
Excessive swapping between memory and disk in an OS is referred to as
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
Which scheduling algorithm gives each process an equal share of CPU time?
AP ECET CSE - 2025
AP ECET CSE
Computer Science and IT Engineering
Operating Systems
Prev
1
2
3
4
Next