The NAND-NAND realization is equivalent to AND-OR realization NOT-OR realization AND-NOT realization OR-AND realization TRUE ANSWER : ? YOUR ANSWER : ?
In K-map simplification, a group of four adjacent 1s leads to a term with two literals less than the total number of variables one literal less than the total number of variables four literals less than the total number of variables three literals less than the total number of variables TRUE ANSWER : ? YOUR ANSWER : ?
The binary equivalent of hexadecimal number 4F2D is 0101 1111 0010 1100 0100 1111 0010 1101 0100 1110 0010 1101 0100 1111 0010 1100 TRUE ANSWER : ? YOUR ANSWER : ?
A debouncing circuit is A bistable MV A latch A monostable MV An astable MV TRUE ANSWER : ? YOUR ANSWER : ?
When will be the output of an exclusive-OR gate is HIGH ? The inputs are equal All inputs are LOW The inputs are different All inputs are HIGH TRUE ANSWER : ? YOUR ANSWER : ?
In simplification of a Boolean function of n variables, a group of 2m adjacent 1s leads to a term with m + 1 literals less than the total number of variables m – 1 literals less than the total number of variables n – m literals n + m literals TRUE ANSWER : ? YOUR ANSWER : ?
Positive integers must be represented by unsigned number None of these Both A and B signed numbers TRUE ANSWER : ? YOUR ANSWER : ?
In which of the following base systems is 123 not a valid number? Base 10 Base 8 Base 3 Base 16 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following operations is commutative but not associative? NAND X-OR OR AND TRUE ANSWER : ? YOUR ANSWER : ?
A sequence of binary digits is known as byte string word string input string bit string TRUE ANSWER : ? YOUR ANSWER : ?