1. | Which of the following shift operations divide a signed binary number by 2 ? |
Answer: (b).Logical right shift
|
2. | Normally digital computers are based on |
Answer: (b).NAND and NOR gates
|
3. | BCD stands for |
Answer: (c).Binary coded decimal
|
4. | The basic circuit ECL supports the |
Answer: (d).OR-NOR logic
|
5. | An adder-subtractor single unit can be designed using full adder and |
Answer: (b).XOR gates
|
6. | Which of the following is not a universal building block ? |
Answer: (c).2 input XOR gate
|
7. | CARRY in half adder can be obtained using |
Answer: (b).AND gate
|
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 |
Answer: (b).AND gate
|
9. | The operation which commutative but not associative is |
Answer: (d).NAND
|
10. | In which of the following gates, the output is 1 if and only if at least one input is 1? |
Answer: (a).OR
|