1. When an input electrical signal A 101010 is applied to a NOT gate, the output signal will be ?

111010

101010

010101

101011

Answer: 010101

Explanation:


2. The voltage levels of a negative logic system ?

must necessarily be negative

may be negative or positive

must necessarily be positive

must necessarily be 0 V and -5 V

Answer: may be negative or positive

Explanation:


3. In the negative logic system ?

the more negative of the two logic levels represents a logic '1' state

the more negative of the two logic levels represents a logic '0' state

all input and output voltage levels are negative

the output is always complement of the intended logic function

Answer: the more negative of the two logic levels represents a logic '1' state

Explanation:


4. The output of a 2-input OR gate is zero only when its ?

either input is 0

either input is 1

both inputs are 1

both inputs are 0

Answer: both inputs are 0

Explanation:


5. A combinational circuit ?

always contains memory elements

never contains memory elements

may sometimes contain memory elements

contain only memory elements

Answer: never contains memory elements

Explanation:


6. A boolean function can be transformed into logical ________ ?

graph

map

diagram

matrix

Answer: diagram

Explanation:


7. OR operation is equivalant to ?

Division

Union

Intersection

Both B and C

Answer: Union

Explanation:

Logical OR operation means A OR B = A Union B (Y = A + B). It results in 1, if at least one input is 1


8. The only function of a NOT gate is to ?

invert an input signal

act as a universal gate

stop a signal

none of the above

Answer: invert an input signal

Explanation:


9. An AND gate ?

implements logic addition

gives high output only when all inputs are low

is equivalent to a series switching circuit

is equivalent to a parallel switching circuit

Answer: is equivalent to a series switching circuit

Explanation:


10. The universal gate is ?

NOR

AND

OR

EX-OR

Answer: NOR

Explanation: