Showing posts with label UGC NET SOLVED PAPER. Show all posts
Showing posts with label UGC NET SOLVED PAPER. Show all posts

Saturday, 9 April 2016

UGC NET COMPUTER SCIENCE SOLVED MODEL PAPER FOR JULY 2016 EXAM

UGC NET COMPUTER SCIENCE SOLVED  MODEL PAPER FOR JULY 2016 EXAM

      1.    Every time attribute A appears, it is matched with the same value of attribute B, but not the same
value of attribute C. Therefore, it is true that:
(A) A → B
(B) A → C
(C) A → (B,C).
(D) (B,C) → A.
Ans.: A

2. In the relational model, relationships between relations or tables are created by using:
(A) Composite keys.
(B) Determinants.
(C) Candidate keys.
(D) Foreign keys
Ans.:D

3. A tuple is a(n) :
(A) Column of a table.
(B) Two dimensional table.
(C) Row of a table
(D) Key of a table.
Ans.:C