More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
CS-403 Final Term Exams Preparation Virtual University MCQs With Answers
Question # 1
Identify the correct statement with respect to normalization
Choose an answer
Normalization is a formal technique that can be used only at the starting phase of the database design
Normalization can be used as a top-down standalone database design technique
The process of normalization through decomposition must achieve the lossless join property at any cost whereas the dependency reservation property is sometimes sacrificed.
The process of normalization through decomposition must achieve the lossless join property at any cost whereas the dependency reservation property is sometimes sacrificed.
Previous
Skip
Next
Question # 2
Which feature of database provides conversion from inconsistent state of DB to a consistent state ensuring minimum data loss? Select correct option:
Choose an answer
User accessible catalog
Data processing
Recovery service
Authorization service
Previous
Skip
Next
Question # 3
Making a change to the conceptual schema of a database but not affecting the existing external schemas is an example o
Choose an answer
Physical data independence
Concurrency control.
Logical data independence.
Functional dependency
Previous
Skip
Next
Question # 4
Identify the operation which is NOT one of the parts of the five basic set operations in relational algebra?
Choose an answer
Join
Union
Cartesian Product
Set Difference
Previous
Skip
Next
Question # 5
Description on particular collection of data using data model
Choose an answer
Schema
Relation
Data base
None of the above
Previous
Skip
Next
Question # 6
Which of the following SQL keywords is not used with DDL statements?
Choose an answer
Table
Update
Create
Alter
Previous
Skip
Next
Question # 7
The ____ constraint specifies whether each entity supertype occurrence must also be a member of at least one subtype
Choose an answer
specialization
uniqueness
inheritance
completeness
Previous
Skip
Next
Question # 8
_______ records data by burning microscopic holes in the surface of the disk with a laser.
Choose an answer
Hard disk
RAM
Optical disk
Floppy disk
Previous
Skip
Next
Question # 9
Which of the following is used to add or drop columns in an existing table?
Choose an answer
ALTER
HAVING
SELECT
THEN
Previous
Skip
Next
Question # 10
Which key word is available in SQL to enforce referential integrity?
Choose an answer
Check
Primary Key
Set Default
Unique
Previous
Skip
Next
Question # 11
A superkey that does not contain a subset of attributes that is itself a superkey is called a ___
Choose an answer
candidate key
primary key
superkey
secondary key
Previous
Skip
Next
Back