Cs
Cs
COMPUTER SCIENCE
Part-A
Part-B
III. Answer any five questions. Each question carries two marks: 5x2=10
11. Write any two features of constructor function.
12.Define parameterized constructor with its syntax.
13. Define default constructor, write any two disadvantage.
14. What is Data independence? Mention its types.
15. Name the Data types supported by DBMS.
16. What is generalization and specialization?
IV. Answer any five questions. Each carries question three marks: 5x3=15
17. Briefly explain DBMS users.
18. Give the difference between manual data processing and electronic data
processing.
19. Explain ISAM with its advantages.
20. List the components of data warehouse.
21. Explain logical two tier client server architecture.
22. Explain different components of E-R diagram.
V. Answer any three questions. Each question carries five marks: 3x5=15
23. What is constructor? Explain with syntax and example.
24. With an example show how constructors are used with = Operator.
25. Explain the features of copy constructor.
26. What is a destructor? Write the syntax and example.