2nd PUC Computer Science Paper 3

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

2nd PUC Computer Science Paper-3 2015-16

MAX.MARKS:70

TIME: 3HRS

I. ANSWER ALL THE QUESTIONS :


1X10=10
1. Give any one feature of USB port.
2. Define tautology and fallacy
3. Define polymorphism.
4. What is an object?
5. What is the another name for function overloading?
6. What is free store?
7. Define attribute.
8. What is relational algebra?
9. What is commit command?
10. Expand CDMA.

II. ANSWER ANY FIVE QUESTIONS : 5X2=10


11. What are the different I/O ports? Explain any two.
12. Write SOP expression corresponding to the function F in the following truth table and
draw the logical diagram
A B C F

0 0 0 0

0 0 1 0

0 1 0 1

0 1 1 1

1 0 0 0

1 0 1 0

1 1 0 1

1 1 1 1

13. Write the syntax and example for class definition.


14. Mention any two advantages of inline functions.
15. How to initialize a pointer? Give example
16. Differentiate between tellp() and tellg() .
17. Explain the advantages of DBMS.
18. Which are the switching technologies used? Explain any one.

Simplelecture.com Indias Leadings smart learning campus for 10th 11th 12th , IIT ,AIEEE, AIPMT ( All
Engineering and Medical Entrance courses )
2nd PUC Computer Science Paper-3 2015-16

III. ANSWER ANY FIVE QUESTIONS : 5X3=15


19. Explain different components of mother board.
20. State and prove following theorems of Boolean algebra
i. Involution law
ii. Complementary law.
iii. Commutative law
21. Explain protected access.
22. Explain new and delete operators with example.
23. Mention the types of file. Explain any one
24. Give the difference between manual and electronic file systems.
25. Write the differences between order by and group by with example.
26. Explain the applications of networking.
IV. ANSWER ANY FIVE QUESTIONS : 7X5=35
27. Using maps simplify the following expressions in four variables W,X,Y,Z
m1+m3+m5+m6+m7+m9+m11+m13
28. Define universal gates. Explain that gates with truth table.
29. Write a program to program to find the simple interest using class.
30. Write a program to create a base class with data members register no,name, and fees.
Also create a member function to read and display the datausing the concepts of pointers
to objects.
31. Explain function overloading with an example.
32. What is the relationship between pointers and objects? Give example.
33. Mention the types of normalization. Explain 3NF and BCNF.
34. Explain the data processing cycle.
35. Give syntax and example for SQL commands CREATE, INSERT, UPDATE. Explain
the network security in detail.
36. Explain various networking devices used.

Simplelecture.com Indias Leadings smart learning campus for 10th 11th 12th , IIT ,AIEEE, AIPMT ( All
Engineering and Medical Entrance courses )

You might also like