2012 June UGC NET Paper II
2012 June UGC NET Paper II
2. The post order traversal of a binary tree is DEBFCA. Find out the preorder traversal.
(A) ABFCDE
(B) ADBFEC
(C) ABDECF
(D) None of the above
Answer: (C)
3. The branch logic that provides making capabilities in the control unit is known as
(A) Controlled transfer
(B) Conditional transfer
(C) Unconditional transfer
(D) None of the above
Answer: (A)
4. The number of colours required to properly colour the vertices of every planer graph is
(A) 2
(B) 3
(C) 4
(D) 5
Answer: (A)
6. 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 – 5 (Application)
(B) Layer – 1 (Physical)
(C) Layer – 3 (Internet)
(D) Layer – 2 (Network Interface)
Answer: (A)
7. In multiuser database if two users wish to update the same record at the same time, they are
prevented from doing so by
(A) Jamming
(B) Password
(C) Documentation
(D) Record lock
Answer: (D)
13. Leaves of which of the following trees are at the same level ?
(A) Binary tree
(B) B-tree
(C) AVL-tree
(D) Expression tree
Answer: (B)
14. Which of the following TCP/IP Internet protocol is diskless machine uses to obtain its IP
address from a server ?
(A) RAP
(B) RIP
(C) ARP
(D) X.25
Answer: (C)
15. Decryption and encryption of data are the responsibility of which of the following layer ?
(A) Physical layer
(B) Data Link layer
(C) Presentation layer
(D) Session layer
Answer: (C)
16. In which circuit switching, delivery of data is delayed because data must be stored and
retrieved from RAM ?
(A) Space division
(B) Time division
(C) Virtual
(D) Packet
Answer: (B)
17. In which Routing Method do all the routers have a common database ?
(A) Distance vector
(B) Link state
(C) Link vector
(D) Dijkestra method
Answer: (B)
18. Page Shift Keying (PSK) Method is used to modulate digital signal at 9600 bps using 16
level. Find the line signals and speed (i.e. modulation rate).
(A) 2400 bauds
(B) 1200 bauds
(C) 4800 bauds
(D) 9600 bauds
Answer: (A)
25. Which of the following metric does not depend on the programming language used ?
(A) Line of code
(B) Function count
(C) Member of token
(D) All of the above
Answer: (B)
26. A / B+ tree index is to be built on the name attribute of the relation STUDENT. Assume that
all students names are of length 8 bytes, disk block are of size 512 bytes and index pointers are
of size 4 bytes. Given this scenario what would be the best choice of the degree (i.e. the number
of pointers per node) of the B+ tree?
(A) 16
(B) 42
(C) 43
(D) 44
Answer: (A)
27. The Inorder traversal of the tree will yield a sorted listing of elements of tree in
(A) Binary tree
(B) Binary search tree
(C) Heaps
(D) None of the above
Answer: (B)
30. In round robin CPU scheduling as time quantum is increased the average turn around time
(A) Increases
(B) Decreases
(C) Remains constant
(D) Varies irregularly
Answer: (D)
32. Cached and interleaved memories are ways of speeding up memory access between CPU’s
and slower RAM. Which memory models are best suited (i.e. improves the performance most)
for which programs ?
(i) Cached memory is best suited for small loops.
(ii) Interleaved memory is best suited for small loops
(iii) Interleaved memory is best suited for large sequential code.
(iv) Cached memory is best suited for large sequential code.
(A) (i) and (ii) are true.
(B) (i) and (iii) are true.
(C) (iv) and (ii) are true.
(D) (iv) and (iii) are true.
Answer: (B)
34. Check sum used along with each packet computes the sum of the data, where data is treated
as a sequence of
(A) Integer
(B) Character
(C) Real numbers
(D) Bits
Answer: (B)
35. If an integer needs two bytes of storage, then the maximum value of a signed integer is
(A) 216 – 1
(B) 215 – 1
(C) 216
(D) 215
Answer: (B)
36. Which of the following logic families is well suited for high-speed operations ?
(A) TTL
(B) ECL
(C) MOS
(D) CMOS
Answer: (B)
39. For the transmission of the signal, Bluetooth wireless technology uses
(A) Time division multiplexing
(B) Frequency division multiplexing
(C) Time division duplex
(D) Frequency division duplex
Answer: (C)
45. ______ is a satellite based tracking system that enables the determination of person’s
position.
(A) Bluetooth
(B) WAP
(C) Short Message Service
(D) Global Positioning System
Answer: (D)