Table of Content

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


Question 1
Which of the following logic families is well suited for high-speed operations ?
A
CMOS
B
MOS
C
TTL
D
ECL
Question 2
Interrupts which are initiated by an instruction are
A
Internal
B
External
C
Hardware
D
Software
Question 3
printf(“%c”, 100);
A
none of the above
B
prints ASCII equivalent of 100
C
prints garbage
D
prints 100
Question 4
For the transmission of the signal, Bluetooth wireless technology uses
A
time division multiplexing
B
frequency division duplex
C
frequency division multiplexing
D
time division duplex
Question 5
Consider the following statements :
  1. Recursive languages are closed under complementation.
  2. Recursively enumerable languages are closed under union.
  3. Recursively enumerable languages are closed under complementation.
Which of the above statements are true ?
A
II and III
B
I and II
C
I only
D
I and III