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 ?
CMOS | |
MOS | |
TTL | |
ECL |
Question 2 |
Interrupts which are initiated by an instruction are
Internal | |
External | |
Hardware | |
Software |
Question 3 |
printf(“%c”, 100);
none of the above | |
prints ASCII equivalent of 100 | |
prints garbage | |
prints 100 |
Question 4 |
For the transmission of the signal, Bluetooth wireless technology uses
time division multiplexing | |
frequency division duplex | |
frequency division multiplexing | |
time division duplex |
Question 5 |
Consider the following statements :
- Recursive languages are closed under complementation.
- Recursively enumerable languages are closed under union.
- Recursively enumerable languages are closed under complementation.
II and III | |
I and II | |
I only | |
I and III |