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

Cs

Uploaded by

maheshhpmahesh6
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)
5 views

Cs

Uploaded by

maheshhpmahesh6
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/ 2

Exam Model: III OFFICIAL Date: 30-12-2024

||JAI SRI GURUDEV||


Year: II PU Max Marks: 50
BGS PU COLLEGES
Section: Science SYNERGY PROGRAMME 2024-25 Time:1hr 30 min.

COMPUTER SCIENCE

Part-A

Answer all the questions. Each question carries one mark.

I. Select the correct answer from the choices given: 10x1=10


1. A constructor must be defined under ________ specifier.
a) Private b) Public c) Protected d) Outside class
2. When two or more constructors have same name as that of class is
a) Function overloading b) Constructor overloading
c) Invoking function d) Invoking constructor
3. A super user who can create and Manage the database is
a) DBA b) Data base designer
c) Application programmer d) End our
4. Which key is helpful to extract the data of two tables?
a) Primary key b) Secondary key
c) Foreign key d) Super key
5. Abstract model that describes how data is represented and used is called ______
a) Data warehouse b) Data model
c) Data mining d) Data Abstraction
II. Fill in the blanks choosing the appropriate word / words from those given in
brackets.
(Security, Redundancy, DBMS, Database, table)
6. Collection of rows and columns is called as ________
7. _________ is a collection of interrelated data.
8. Data duplication is called as _________
9. _________ is a software for creating and Managing database.
10. Protection of data is the _________.

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.

You might also like