1 B.com Model 1
1 B.com Model 1
Konganapuram
DEPARTMENT OF COMPUTER SCIENCE AND APPLICATIONS
MODEL EXAMINATION-II(MAY -2023)
DATABASE MANAGEMENT SYSTEM
Class: I-B.Com (CA) Maximum : 75 marks
Time : 3 Hours
PART-A (15*1=15 Marks)
1. Which of the following is not an example of DBMS?
a) MySQL b) Microsoft Access c) IBM DB2 d) Google
2. Which of the following is a component of the DBMS?
a) Data b) Data Languages
c) Data Manager d) All of the above
3. Procedural language among the following is __________
a) Domain relational calculus b) Tuple relational calculus
c) Relational algebra d) Query language
4.In which of the following formats data is stored in the database management system?
a) Image b) Text c) Table d) Graph
5. What does an RDBMS consist of?
a) Collection of Records b) Collection of Keys
c) Collection of Tables d) Collection of Fields
6.The ability to query data, as well as insert, delete, and alter tuples, is offered by ____________
a) TCL b) DCL c) DDL d) DML
7.Which command is used to remove a relation from an SQL?
a) Drop table b) Delete c) Purge d) Remove
8.Procedural language among the following is __________
a) Domain relational calculus b) Tuple relational calculus
c) Relational algebra d) Query language
9.SQL views are also known as?
A)Schema B)Virtual Table
C)Instance D)None of the above
10.The database concept has evolved since______
A)1960s B)1970s C)1975s D)1980s
11. Rows of a relation are known as the _______.
A)Degree B)Tuples C)Entity D)All of the above
12. In a relation database, every tuples divided into the fields are known as the______.
A)Queries B)Domains C)Relations D)All of the above
13. ______________ is a set of one or more attributes taken collectively to uniquely identify a record.
a) Primary Key b) Foreign key c) Super key d) Candidate key
14.How many types of DBMS architectures are there?
a)1 b)2 c)3 d)4
15.What is present in Server but not in Client?
a)Database b)Application Server c)User d)None