Digital Electronics A system has following negative numbers stored in binary form as shown. The wrongly stored number is -32 as 11100000 -48 as 11101000 -37 as 11011011 -89 as 10100111 -32 as 11100000 -48 as 11101000 -37 as 11011011 -89 as 10100111 ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics Most of the digital computers do not have floating point hardware because It is not possible to perform floating point addition by hardware It is slower than software Floating point hardware is costly Of no specific reason It is not possible to perform floating point addition by hardware It is slower than software Floating point hardware is costly Of no specific reason ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics The maximum positive and negative numbers which can be represented in two’s complement form using n bits are respectively, +2n-1,-2n-1 +(2n-1-1),-2n-1 +2n-1,-(2n-1+1) +(2n-1-1),-(2n-1-1) +2n-1,-2n-1 +(2n-1-1),-2n-1 +2n-1,-(2n-1+1) +(2n-1-1),-(2n-1-1) ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics In an SR latch built from NOR gates, which condition is not allowed S=0, R=1 S=1, R=0 S=1, R=1 S=0, R=0 S=0, R=1 S=1, R=0 S=1, R=1 S=0, R=0 ANSWER DOWNLOAD EXAMIANS APP
Digital Electronics Which of the following represents (E3)16 ? (2BC)16-(1DE)16 (1BC)16-(DE)16 (1CE)16+(A2)16 (200)16-(11D)16 (2BC)16-(1DE)16 (1BC)16-(DE)16 (1CE)16+(A2)16 (200)16-(11D)16 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 1 Equal to the MSB of the original byte 0 Complement of the MSB of the original byte 1 Equal to the MSB of the original byte 0 ANSWER DOWNLOAD EXAMIANS APP