Tuesday, 29 March 2016

UGC-NET Computer Science December 2004 Answer Key with Explanation

Q:: 6    An example of a binary number which is equal to its 2’s complement is:
(A) 1100                        (B) 1001
(C) 1000                        (D) 1111

Answer: C

Explanation:

2's complement of (A) 1100 is 0100
2's complement of (B) 1001 is 0111
2's complement of (C) 1000 is 1000
2's complement of (D) 1111 is 0001

To calculate 2's complement of a binary number start from right side and copy down all 0's and
the first encountered 1, after that complement all subsequent bits 0 to 1 and 1 to 0.



Q:: 7   When a tri-state logic device is in the third state, then:
         (A) it draws low current 
         (B) it does not draw any current
         (C) it draws very high current
         (D) it presents a low impedance



Answer: D

Explanation:

In digital electronics three-state, tri-state, or 3-state logic allows an output port to assume a high impedance state in addition to the 0 and 1 logic levels, effectively removing the output from the circuit.
This allows multiple circuits to share the same output line or lines (such as a bus which cannot listen to more than one device at a time).Three-state outputs are implemented in many registers, bus drivers, and flip-flops in the 7400 and 4000 series as well as in other types, but also internally in many integrated circuits. Other typical uses are internal and external buses in microprocessors, computer memory, and peripherals. Many devices are controlled by an active-low input called OE(Output Enable) which dictates whether the outputs should be held in a high-impedance state or drive their respective loads (to either 0- or 1-level).
A tri-state buffer can be thought of as a switch. If B is on, the switch is closed. If B is off, the switch is open.         


INPUTOUTPUT
ABC
010
11
X0Z (high impedance)


Q:: 8   An example of a connective which is not associative is:

(A) AND             (B) OR

(C) EX-OR         (D) NAND


Answer: D

Explanation:

This can be proved by truth table::
            
As can be seen by inspection, the truth values under the main connectives do not match for all boolean interpretations.



Q:: 9    Essential hazards may occur in:

(A) Combinational logic circuits

(B) Synchronous sequential logic circuits

(C) Asynchronous sequential logic circuits working in the fundamental mode

(D) Asynchronous sequential logic circuits working in the pulse mode


Answer: C




Q::10.    The characteristic equation of a T flip-flop is:

   (A) Qn+1=TQ’n + T’ Qn              

   (B) Qn+1=T+Qn

   (C) Qn+1=TQn                            

   (D) Qn+1= T’Q’n


   The symbols used have the usual meaning.

Answer: A

Explanation:



FLIP-FLOP NAMEFLIP-FLOP SYMBOLCHARACTERISTIC TABLECHARACTERISTIC EQUATIONEXCITATION TABLE
SRsr-fl.gif (1677 bytes)
SRQ(next)
00Q
010
101
11?
Q(next) = S + R'QSR = 0
QQ(next)SR
000X
0110
1001
11X0
JKjk-fl.gif (1662 bytes)
JKQ(next)
00Q
010
101
11Q'
Q(next) = JQ' + K'Q
QQ(next)JK
000X
011X
10X1
11X0
Dd-fl.gif (1631 bytes)
DQ(next)
00
11
Q(next) = D
QQ(next)D
000
011
100
111
Tt-fl.gif (1624 bytes)
TQ(next)
0Q
1Q'
Q(next) = TQ' + T'Q
QQ(next)T
000
011
101
110



Page 1 2 3 4 5 6 7 8 9 10

ugc net computer science question papers,ugc net computer science december 2014 question papers,
ugc net computer science june 2014 question papers,
ugc net computer science december 2014 question papers,
ugc net computer science june 2013 question papers,
ugc net computer science december 2013 question papers,
ugc net computer science june 2012 question papers,
ugc net computer science december 2012 question papers,
ugc net computer science june 2011 question papers,
ugc net computer science december 2011 question papers,
ugc net computer science june 2010 question papers,
ugc net computer science december 2010 question papers,
ugc net computer science june 2009 question papers,
ugc net computer science december 2009 question papers,
ugc net computer science june 2008 question papers,

ugc net computer science december 2008 question papers,

december 2004 ugc net computer science paper,ugc net computer science december 2004 solution, cbse net all solved papers, cbse net june 2015 paper 2 solution computer science, 

1 comment:

  1. Awesome blog. Thank you for the explanation and it's really very useful

    ReplyDelete