Digital Electronics Consider the following multiplication: (10w1z) × (15)10 = (y01011001)2 Which one of the following gives appropriate values of w,y and z? w = 1,y = 1,z = 0 w = 0,y = 1,z = 1 w = 1,y = 1,z = 1 w = 0,y = 0,z = 1 w = 1,y = 1,z = 0 w = 0,y = 1,z = 1 w = 1,y = 1,z = 1 w = 0,y = 0,z = 1 ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics The output of a logic gate is 0 when all its inputs are at logic 0. The gate is either a NAND or an X-OR an OR or an X-NOR an AND or a NOR an OR or an X-OR a NAND or an X-OR an OR or an X-NOR an AND or a NOR an OR or an X-OR ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics What is the minimum number of two-input NAND gates used to perform the function of 2-input OR gate? one three two four one three two four ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics The XS-3 code is a self-complementing code error-correcting code cyclic code weighted code self-complementing code error-correcting code cyclic code weighted code ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics Convert the binary number (1111000011110000) to hexadecimal number 5050 7070 1010 F0F0 5050 7070 1010 F0F0 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 1 0 Equal to the MSB of the original byte Complement of the MSB of the original byte 1 0 Equal to the MSB of the original byte Complement of the MSB of the original byte ANSWER DOWNLOAD EXAMIANS APP