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 2’s complement is used to represent the numbers, then the range will be

 -256 to 256
 -128 to 128
 -128 to 127
 -256 to 255

ANSWER DOWNLOAD EXAMIANS APP

Digital Electronics
Positive logic in a logic circuit is one in which

logic 0 and, -1 are represented by negative and positive voltages respectively
logic 0 voltage level is lower than logic 1 voltage level.
logic 0 voltage level is higher than logic 1 voltage level
logic 0 and 1 are represented by 0 and positive voltage respectively

ANSWER DOWNLOAD EXAMIANS APP

Digital Electronics
Consider the representation of six-bit numbers by two’s complement, one’s complement, or by sign and magnitude: In which representation is there overflow from the addition of the integers 011000 and 011000?

Two’s complement only
Two’s complement and one’s complement only
All three representations
Sign and magnitude and one’s complement only

ANSWER DOWNLOAD EXAMIANS APP