Digital Components set 1

Que: 1. Which of the following shift operations divide a signed binary number by 2 ?
a. Logical left shift
b. Logical right shift
c. Arithmetic left shift
d. Arithmetic right shift
Que: 2. Normally digital computers are based on
a. AND and OR gates
b. NAND and NOR gates
c. NOT gate
d. None of the above
Que: 3. BCD stands for
a. Boolean code definition
b. Binary coded division
c. Binary coded decimal
d. None of the above
Que: 4. The basic circuit ECL supports the
a. NAND logic
b. NOR logic
c. EX-OR logic
d. OR-NOR logic
Que: 5. An adder-subtractor single unit can be designed using full adder and
a. OR gates
b. XOR gates
c. NOR gates
d. NAND gates
Que: 6. Which of the following is not a universal building block ?
a. 2 input NAND gate
b. L3 input NAND gate
c. 2 input XOR gate
d. None of the above
Que: 7. CARRY in half adder can be obtained using
a. EX-OR gate
b. AND gate
c. OR-gate
d. EX-NOR gate
Que: 8. A NAND gate has inputs A and B. It’s output is connected to the both of the inputs of another NAND gate. An equivalent gate for these two NAND gates is
a. OR gate
b. AND gate
c. NOR gate
d. XOR gate
Que: 9. The operation which commutative but not associative is
a. AND
b. OR
c. XOR
d. NAND
Que: 10. In which of the following gates, the output is 1 if and only if at least one input is 1?
a. OR
b. NOR
c. AND
d. NAND