We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3
*CS 1 Portion*
1. Operating System 2. Data Structure 3. C++ 4. Html
*Computer Science Paper 1 Pattern*
Q1 A. MCQ 4 marks Q1 B. Answer the following(any 2) 6 marks
Q2 A. Answer the following(any 2) 6 marks
Q2 B. Answer the following(any 1) 4 marks
Q3 A. Answer the following(any 2) 6 marks
Q3 B. Answer the following(any 1) 4 marks
Q4 A. Answer the following(any 2) 6 marks
Q4 B. Answer the following(any 1) 4 marks
Q5 A. Solve the following(any 2) 10 marks
OR Q5 B. Solve the following(any 2) 10 marks *Chapter Wise Question Bank* Sr. Chapter Topics No. 1. Operating 1. Virus and worms System 2. Paging 3. Segmentation 4. System Calls a. Information Management b. Process Management c. Memory Management 5. GUI 6. Virtual Memory
2. Data Sturcture 1. Algorithms With examples
a. Traversing b. Inserting c. Deleting d. Sorting e. Searching 2. Basic Operation 3. Memory representation of a. Array b. Linked List c. Binary Tree 4. Binary Tree With Draw Binary Structure for the expression. 5. Stack and Queue. 3. C++ 1. Inheritance 1. Single 2. Multiple 3. Multilevel 4. Hybrid 5. Heirarchical 2. Operator Overloading 3. Compile time and run time polymorphism 4. Virtual function. 5. Programs 1. area of rectangle/circle/Triangle 2. Interchange 2 values 3. Addition/multiplication/largest among n nos.