0% found this document useful (0 votes)
31 views

Previous Year Exam Question Paper

The document contains a mock test paper for II PUC Computer Science subject. It has 4 sections with multiple choice and descriptive questions. Section A contains 10 one mark questions, Section B contains 5 two mark questions, Section C contains 5 three mark questions and Section D contains 7 five mark questions related to various topics in Computer Science like data structures, OOPs, databases etc.

Uploaded by

garuda
Copyright
© © All Rights Reserved
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
0% found this document useful (0 votes)
31 views

Previous Year Exam Question Paper

The document contains a mock test paper for II PUC Computer Science subject. It has 4 sections with multiple choice and descriptive questions. Section A contains 10 one mark questions, Section B contains 5 two mark questions, Section C contains 5 three mark questions and Section D contains 7 five mark questions related to various topics in Computer Science like data structures, OOPs, databases etc.

Uploaded by

garuda
Copyright
© © All Rights Reserved
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/ 14

Youtube/Obc-Academy

JAIN COLLEGE, J C Road Bangalore


Mock Paper -1, December- 2017
II PUC– Computer Science (41)
Time: 3 Hours 15 Minutes Max. Marks: 70
PART - A
I. Answer all the questions. Each question carries ONE mark. 1  10 =10
1. What is cache memory?
2. What is a logic gate?
3. What is a binary tree?
4. Mention the operator used to access members of a class.
5. What is address operator?
6. Which command is used to delete a table?
7. Name any one guided transmission media.
8. What is a bandwidth?
9. What is freeware?
10. What are form elements?

PART - B
II. Answer any FIVE questions. Each Question carries TWO marks. 5  2 = 10
11. What is POS form?
12. Prove that X+XY=X.
13. Write any two advantages of object oriented programming.
14. What is constructor overloading?
15. What are the different file opening modes?
16. What is generalization?
17. Explain primary key constraint with example.
18. What is Circuit Switching?

PART - C
III. Answer any FIVE questions. Each Question carries THREE marks. 5 3 = 15
19. Explain the features of XT and AT motherboards.
20. Explain NAND and NOR gate.
21. List the operations performed on Queues.
22. Give the difference between static and dynamic memory.
23. Explain the significance of f stream. h header file.
24. Explain random file organization.
25. What is internet surfing?
26. Explain Radio button, Dropdown, Checkbox.
PART - D
IV. Answer any SEVEN questions. Each question carries FIVE marks. 7  5 = 35
27. State and prove De-Morgan’s theorem.
28. Write an algorithm to insert an element into an array.
29. Write an algorithm to POP an element from the stack.
30. Explain the basic concepts of OOP’s.
31. Explain the use of an array of object with an example?
Youtube/Obc-Academy
32. Write a program to find area of square, rectangle and triangle using function overloading.
33. Explain constructor overloading with an example.
34. What is inheritance? Explain its types.
35. Write a note on data abstraction in database concepts.
36. Explain DDL and DML commands?
37. Explain switching techniques in computer network.
Youtube/Obc-Academy

JAIN COLLEGE, J C Road Bangalore


Mock Paper -2, December - 2017
II PUC– Computer Science (41)
Time: 3 Hours 15 Minutes Max. Marks: 70
PART - A
I. Answer all the questions. Each question carries ONE mark. 1  10 =10
1. Expand PCI.
2. Which gates are called universal gates?
3. What do you mean by traversing?
4. Define object?
5. What is dynamic memory?
6. List the logical operators of SQL.
7. Expand CDMA.
8. What is a router?
9. Define World Wide Web.
10. What is XML?

PART - B
II. Answer any FIVE questions. Each Question carries TWO marks. 5  2 =10
11. What is AND operator?
12. Give an example for a Boolean expression in Maxterm and Minterm.
13. What is difference between procedural programming and object-oriented programming?
14. Mention the types of constructor.
15. What is stream? Name the streams used with I/O.
16. Give two advantages of hierarchical model.
17. How do you modify the column name and width for existing table?
18. What is difference between LAN and MAN?

PART - C
III. Answer any FIVE questions. Each Question carries THREE marks. 5  3 = 15
19. What is the use of UPS? Explain different types of UPS.
20. Draw the logic circuit diagram for
(A+B).(C+D) ii) YZ+XZ=Y
21. Mention the types of linked list.
22. Explain call by address with example.
23. Give the difference between get() and put().
24. Give the difference between network data model and relational data model.
25. Give the difference between free software and proprietary?
26. Explain the components of DHTML?

PART - D
IV. Answer any SEVEN questions. Each question carries FIVE marks. 7  5 = 35
27. Simplify the following f(A,B,C,D)=( M1,M5,M6,M7,M11,M12,M13,M15) using KMAP.
28. Write an algorithm to sort the numbers in an array using insertion sort?
29. Write an algorithm to perform Qinsert(enqueue) operation.
Youtube/Obc-Academy
30. Give the advantages and disadvantages of OOP’s.
31. Write a note on types of access specifiers.
32. What is function overloading? Explain with an example.
33. Explain the types of constructors.
34. Write a note on multilevel inheritance.
35. Explain 3-tier architecture?
36. Explain create and alter command.
37. Write a note on computer virus.
Youtube/Obc-Academy
Youtube/Obc-Academy
Youtube/Obc-Academy
Youtube/Obc-Academy
Youtube/Obc-Academy
Youtube/Obc-Academy
Youtube/Obc-Academy
Youtube/Obc-Academy
Youtube/Obc-Academy
Course: II PUC
SRI BHAGAWAN MAHAVEER JAIN
Subject: Computer Science
COLLEGE (PCMC,ABSC)
Vishweshwarapuram, Bangalore.
Max. 70
Mock paper 1 January 2020 Marks:
Duration: 3.15hrs.

I. Answer all the questions. Each question carries one mark. 1 X10= 10
1. What is purpose of IDE port?
2. For the truth table given below, what type of logic gate does the output F represents

X Y F
0 0 1
0 1 1
1 0 1
1 1 0
3. What is linked list?
4. What is array of objects?
5. What is the size of a pointer variable?
6. Give the symbolic notation for projection.
7. Expand GPRS
8. What is SIM card?
9. What is Telnet?
10. What is a Web scripting?
II Answer any five. Each question carries two marks. 2 X 5=10
11. Write any 2 boolean postulates with proof.
12. Convert the following expression to canonical SOP form: YZ + XY
13. Explain object oriented programming.
14. Write the disadvantages of default constructor.
15. Write the difference between tellp() and tellg() functions.
16. Explain hierarchical database model.
17. Give the Syntax and example of DELETE command.
18. Write a note on optical fibers.
III Answer any five. Each question carries three marks. 3 X 5= 15
19. Explain the characteristics of motherboard.
20. Explain XOR gate.
21. Write the application of stacks.
22. Explain 1. Free store 2. Orphaned memory block 3. Memory leak.
23. Write the basic operations performed on binary file
24. Explain Hierarchical database model.
25. What is a web browser? Mention any two web browsers
26. Write the features of XML
IV Answer any seven. Each question carries five marks. 7 X 5= 35
27. Prove Demorgans’s law I and II in algebraic method.
28. Explain briefly the classification of data structures.
29. Write an algorithm insert an element to an array and delete an element from an array.
30. Write the limitations of OOPs..
31. What is an object? How to create an object? Explain with syntax and example
32. Explain the features of friend functions.
33. Explain initialization of object during declaration with assignment operator.
34. Write a note on visibility modes in inheritance.
35. Explain the stages of data processing cycle.
36. What is DML? Explain the different DML commands
37. Explain any five types of topology
Youtube/Obc-Academy
Course: II PUC
SRI BHAGAWAN MAHAVEER JAIN
Subject: Computer Science
COLLEGE (PCMC,ABSC)
Vishweshwarapuram, Bangalore.
Max. 70
Mock Paper 2 January 2020 Marks:
Duration: 3.15hrs.

I. Answer all the questions. Each question carries one mark. 1 X10= 10
1. Expand SDRAM
2. Write standard symbol for XNOR gate?
3. What is binary tree?
4. What is instance of a class called as ?
5. What is the other name for pointer operator?
6. Define candidate key.
7. What is ethernet card?
8. What is firewall?
9. What is freeware?
10. What is web hosting?

II Answer any five. Each question carries two marks. 2 X 5=10


11. What are the fundamental products for each of the input words: ABCD = 0010,
ABCD = 1100, ABCD = 1110
12. Write the complement of AB +CD
13. Explain Polymorphism.
14. Why are constructors needed in a program?
15. What is the use of seekp() and seekg() functions.
16. Write any four applications of database.
17. Give the syntax and example of UPDATE command
18. Write the goals of networking.

III Answer any five. Each question carries three marks. 3 X 5= 15


19. Explain the types of system bus.
20. What is universal gate? Write the symbol of any one universal gate.
21. Write an algorithm to insert an element into a queue.
22. Write the difference between static and dynamic memory allocation
23. Explain the methods of opening a file.
24. Explain ISAM file organization
25. Explain the types of e-commerce.
26. Explain the features of DHTML

IV Answer any seven. Each question carries five marks. 7 X 5= 35


27. Give f( A,B,C,D) = π(0, 2, 4, 6, 8, 10, 14) reduce the function using K-map
28. Explain various operations performed on stack.
29. Write an algorithm to search an element using linear search method.
30. Write the advantages of OOPs.
31. Explain array of objects? Explain with example.
32. Explain the functions overloading with programming example.
33. Explain the copy constructors with syntax and example
34. Explain hybrid and hierarchical inheritance
35. Define data mining. Explain its stages
36. What are operators in SQL? Briefly explain comparison / relational operators in SQL
37. Explain switching techniques.
*********

You might also like