Digital Electronics A computer has a word length of 8 bits (including sign). It is required to determine the range of integers that can be stored in the computer. If 1’s complement is used to represent the numbers, then the range will be -128 to 127 -256 to 256 -256 to 255 -127 to 127 -128 to 127 -256 to 256 -256 to 255 -127 to 127 ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics 1 Kilo bits are equal to 1000 bits 1012 bits 1008 bits 1024 bits 1000 bits 1012 bits 1008 bits 1024 bits ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics (44)8 in BCD 8421 code is 00110110 00100100 01100011 01000100 00110110 00100100 01100011 01000100 ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics Which of the following represents (E3)16 ? (200)16-(11D)16 (1CE)16+(A2)16 (2BC)16-(1DE)16 (1BC)16-(DE)16 (200)16-(11D)16 (1CE)16+(A2)16 (2BC)16-(1DE)16 (1BC)16-(DE)16 ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics The AND-OR realization of a combinational circuit requires three 3-input AND gates and one 3-input OR gate. This circuit can be designed using three 3-input OR gates and one 3-input AND gate three 3-input NAND gates and one 3-input NOR gate four input NAND gates only None of these three 3-input OR gates and one 3-input AND gate three 3-input NAND gates and one 3-input NOR gate four input NAND gates only None of these ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics A signed integer has been stored in a byte using 2’scomplement format. We wish to store the same integer in 16-bit word. We should copy the original byte to the less significant byte of the word and fill the more significant byte with Complement of the MSB of the original byte Equal to the MSB of the original byte 0 1 Complement of the MSB of the original byte Equal to the MSB of the original byte 0 1 ANSWER DOWNLOAD EXAMIANS APP