Table of Content

UGC NET Computer Science : June 2012 - Paper 2 (Solved Papers)


Question 1
Both hosts and routers are TCP/IP protocol software. However, routers do not use protocol from all layers. The layer for which protocol software is not needed by a router is
A
Layer – 2 (Network Interface)
B
Layer – 1 (Physical)
C
Layer – 5 (Application)
D
Layer – 3 (Internet)
Question 2
In multiuser database if two users wish to update the same record at the same time, they are prevented from doing so by
A
Password
B
Documentation
C
Record lock
D
Jamming
Question 3
A binary search tree is a binary tree :
A
All items in the left subtree are less than root
B
All of the above
C
Each subtree is itself a binary search tree
D
All items in the right subtree are greater than or equal to the root
Question 4
What deletes the entire file except the file structure ?
A
ZAP
B
ERASE
C
DELETE
D
PACK
Question 5
Which command is the fastest among the following ?
A
COPY FILE FILE1 FILE2
B
COPY STRUCTURE TO [NEW FILE]
C
COPY TO [NEW FILE]
D
COPY TO MFILE-DAT DELIMITED