1. Object-Oriented Programming (C++/Java) Constructors, destructors, polymorphism, encapsulation, UML, exception handling — Questions 1, 2, 3, 4, 12, 13, 21, 24, 26 Count: ~9 questions

2. C Programming Code output, loops, functions, pointers, syntax — Questions 8, 9, 10, 11, 14 Count: ~5 questions

3. Software Engineering COCOMO, reverse engineering, software testing, black-box testing, JSP, AJAX — Questions 5, 6, 22, 23, 25 Count: ~5 questions

4. Algorithms & Complexity Time complexity, sorting, searching, greedy, dynamic programming — Questions 7, 87, 88, 89, 90, 91, 93, 98 Count: ~8 questions

5. Data Structures Trees, stacks, queues, heaps, BST, traversals — Questions 16, 17, 18, 86, 92, 96, 100 Count: ~7 questions

6. Digital Electronics & Computer Organization Number systems, binary arithmetic, logic gates, counters, registers, CPU — Questions 27, 28, 29, 30, 31, 32, 34, 38, 40, 46 Count: ~10 questions

7. Operating Systems Process management, memory management, page replacement, system calls, UNIX — Questions 33, 35, 36, 37, 39, 41, 42, 43, 44, 45, 47, 48, 49, 50 Count: ~14 questions

8. Computer Networks OSI/TCP-IP model, protocols, topology, IP addressing, switching, wireless — Questions 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73 Count: ~23 questions

9. Network Security & Cryptography Parity bits, asymmetric key, Hamming distance — Questions 15, 64, 72, 74 Count: ~4 questions

10. Database Management Systems SQL, normalization, relational algebra, ER model, keys — Questions 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85 Count: ~11 questions

11. Theory of Computation & Compiler Design Grammars, automata, parsers, regular expressions, formal languages — Questions 19, 94, 95, 97, 99 Count: ~5 questions


Summary Table

TopicNo. of Questions
Computer Networks23
Operating Systems14
Digital Electronics & Computer Org.10
OOP (C++/Java)9
Algorithms & Complexity8
Data Structures7
DBMS11
C Programming5
Software Engineering5
Theory of Computation & Compiler Design5
Network Security & Cryptography4
Total~100

Computer Networks dominates heavily at ~23%, followed by Operating Systems (~14%) and DBMS (~11%). These three topics alone cover nearly half the paper.

Leave a Comment or Write your Answer here