HARD
HSSC Clerk
IMPORTANT
Earn 100

Suppose a relation R is in three NF. Then an FD: is not valid on R, if:
I. is a proper subset of some keys.
II. is not a proper subset of any key.
III. is a key.
IV is part of some key.
(a)I & II are correct
(b)III & IV are correct
(c)I & II are not correct
(d)I & Ill are correct
(e)None of these

50% studentsanswered this correctly

Important Questions on Practice Sets
MEDIUM
HSSC Clerk
IMPORTANT
In SQL, which of the following is not a data Definition Language Command?

MEDIUM
HSSC Clerk
IMPORTANT
A relation is said to be in when

MEDIUM
HSSC Clerk
IMPORTANT
A major goal of the database system is to minimize the number of block transfers between the disk and memory. This is achieved by _____.

HARD
HSSC Clerk
IMPORTANT
If the same object name is given to different objects of different classes, then _____.

HARD
HSSC Clerk
IMPORTANT
A processor that continuously tries to acquire locks, spinning around a loop till it reaches its success, is known as _____.

HARD
HSSC Clerk
IMPORTANT
The lexical analysis for a modern computer language such as Java needs the power of which one of the following machine models in a necessary and sufficient sense?

HARD
HSSC Clerk
IMPORTANT
If the number of records to be sorted large and the key is short, then _____ sorting can be efficient.

HARD
HSSC Clerk
IMPORTANT
Which of the following is true about linked list implementation of stack?
