VILL- DEBANDI, AMTA, HOWRAH PIN-711410 Phone-9836357266
1. What does LAN stand for?
2. Which device connects different networks?
3. Which layer of OSI model handles routing?
4. How many layers are there in the OSI model?
5. What does IP stand for?
6. Which protocol is used for web browsing?
7. Which device works at Layer 2?
8. DNS is used for?
9. Which protocol is used to send email?
10. TCP stands for?
4. How many layers are there in OSI model?
7. Which device operates at Layer 2?
8. What does DNS do?
9. Which protocol is used to send emails?
1. Which register stores the address of the next instruction?
2. ALU stands for?
3. Which memory is fastest?
4. CPU consists of?
5. CU stands for?
6. Which memory is non-volatile?
7. Fetch-Decode-Execute cycle is performed by?
8. Which bus transfers data?
9. Binary of decimal 10 is?
10. Which component stores instructions temporarily?
1. DBMS stands for?
2. Which language is used to interact with databases?
3. Which command is used to retrieve data?
4. Which key uniquely identifies a record?
5. Which normal form removes partial dependency?
6. Which SQL command adds a new record?
7. What is a foreign key?
8. Which SQL clause filters records?
9. Which operation combines rows from two tables?
10. Which command removes all rows from a table?
1. What is the primary function of an Operating System?
2. Which of the following is an Operating System?
3. Which scheduling algorithm follows First Come First Serve?
4. Which memory is volatile?
5. Which component manages files in an OS?
6. What is a deadlock?
7. Which scheduling algorithm gives each process a fixed time slice?
8. Which of the following is system software?
9. What is paging used for?
10. Which part of the OS interacts directly with hardware?
1. Who developed the C language?
2. Which symbol is used to end a statement in C?
3. Which function is the entry point of a C program?
4. Which header file is required for printf()?
5. Which data type stores a single character?
6. What is the size of char in C?
7. Which loop executes at least once?
8. Which operator is used for address-of?
9. Which keyword is used to return a value from a function?
10. Which operator is used for equality comparison?
1. Which data structure follows FIFO?
2. Which data structure follows LIFO?
3. Which searching algorithm requires sorted data?
4. Which data structure is used for recursion?
5. Which traversal order is Root → Left → Right?
6. Which data structure consists of nodes connected by links?
7. Which data structure is used in BFS traversal?
8. Which data structure is used in DFS traversal?
9. What is the index of the first element in an array?
10. Which data structure represents hierarchical data?