The NOR gate can function as a NOT gate if all inputs are connected together one input is set to 1 one input is set to 0 inputs are left open TRUE ANSWER : ? YOUR ANSWER : ?
A full adder has 2 inputs, 2 outputs 3 inputs, 1 output 3 inputs, 2 outputs 2 inputs, 1 output TRUE ANSWER : ? YOUR ANSWER : ?
Which one of the following is correct sequence of the numbers represented in the series(2)3, (10)4, (11)5, (14)6, (22)7,……………. 2, 4, 6, 10, 12, … 2, 4, 6, 10, 16…….. 2, 3, 4, 5, 6, …. 2, 4, 6, 8, 10, ….. TRUE ANSWER : ? YOUR ANSWER : ?
Which of these sets of logic gates are designated as universal gates? OR, NOT, AND. NOR, NAND, XNOR. XOR, NOR, NAND. NOR, NAND. TRUE ANSWER : ? YOUR ANSWER : ?
An X-OR gate gives a high output if the decimal value of digital word is even if there are odd number of 1s if it has even number of 0s for odd decimal value. TRUE ANSWER : ? YOUR ANSWER : ?
An OR gate has 6 inputs. The number of input words in its truth table are 128 32 64 6 TRUE ANSWER : ? YOUR ANSWER : ?
What is the 2’s complement of 10110000? 01001111 10110000 01010000 10001110 TRUE ANSWER : ? YOUR ANSWER : ?
What is the difference between xor gate and exor gate. xor and exor are complement of each other both are same xor gives two outputs while exor gives one xor gives one output while exor gives two TRUE ANSWER : ? YOUR ANSWER : ?