The output of a logic gate is 0 when all its inputs are at logic 1. The gate is either a NOR or an X-NOR a NAND or an X-OR a NAND or an X-NOR a NAND or an AND TRUE ANSWER : ? YOUR ANSWER : ?
EBCDIC is abbreviated as Extended Binary Coded Dectation Interchange Code Extended Bit Coded Decimal Interchange Code Extended Binary Coded Decimal Interchange Code Extended Binary Color Decimal Interchange Code TRUE ANSWER : ? YOUR ANSWER : ?
The output of a NOR gate is high only when all the inputs are high only when all the inputs are low only when at least one input is low only when at least one input is high TRUE ANSWER : ? YOUR ANSWER : ?
The binary number 110011.11 is equivalent to decimal number 51.75 51.65 50.65 50.75 TRUE ANSWER : ? YOUR ANSWER : ?
The maximum positive and negative numbers which can be represented in two’s complement form using n bits are respectively, +2n-1,-(2n-1+1) +(2n-1-1),-(2n-1-1) +(2n-1-1),-2n-1 +2n-1,-2n-1 TRUE ANSWER : ? YOUR ANSWER : ?
OR-AND realization of a combinational circuit is equivalent to NAND-NAND realization NAND-NOR realization NOR-NOR realization NOR-NAND realization TRUE ANSWER : ? YOUR ANSWER : ?
An OR gate has 6 inputs. The number of input words in its truth table are 6 128 64 32 TRUE ANSWER : ? YOUR ANSWER : ?
Excess-3 code is known as Algebraic code Cyclic redundancy code Weighted code Self-complementing code TRUE ANSWER : ? YOUR ANSWER : ?
A gate is disabled when its disable input is at logic 0. The gate is NOR AND OR none of these TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is a self-complementing code? Gray code Hamming code XS-3 code cyclic code TRUE ANSWER : ? YOUR ANSWER : ?