Table of Content

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


Question 1
The postfix expression AB + CD – * can be evaluated using a
A
stack
B
queue
C
linked list
D
tree
Question 2
The post order traversal of a binary tree is DEBFCA. Find out the preorder traversal.
A
ADBFEC
B
ABFCDE
C
ABDECF
D
None of the above
Question 3
The branch logic that provides making capabilities in the control unit is known as
A
Controlled transfer
B
None of the above
C
Conditional transfer
D
Unconditional transfer
Question 4
The number of colours required to properly colour the vertices of every planer graph is
A
2
B
4
C
5
D
3
Question 5
Networks that use different technologies can be connected by using
A
Routers
B
Packets
C
Bridges
D
Switches