The parameter through which 16 distinct values can be represented is known as ?
A.
Bit
B.
Byte
C.
Word
D.
Nibble
Answer: Option C
Explanation:
It can be represented up to 16 different values with the help of a Word. Nibble is a combination of four bits and Byte is a combination of 8 bits. It is “word” which is said to be
If the decimal number is a fraction then its binary equivalent is obtained by the number continuously by 2?
A.
Dividing
B.
Multiplying
C.
Adding
D.
Subtracting
Answer: Option B
Explanation:
On multiplying the decimal number continuously by 2, the binary equivalent is obtained by the collection of the integer part. However, if it’s an integer, then it’s binary equivalent is
The given hexadecimal number (1E.53)16 is equivalent to
A.
(35.684)8
B.
(36.246)8
C.
(34.340)8
D.
(35.599)8
Answer: Option B
Explanation:
First, the hexadecimal number is converted to it’s equivalent binary form, by writing the binary equivalent of each digit in form of 4 bits. Then, the binary equivalent bits are grouped in te
First, the octal number is converted to it’s equivalent binary form, by writing the binary equivalent of each digit in form of 3 bits. Then, the binary equivalent bits are grouped in terms of