DATA REPRESENTATION AND NUMBER SYSTEMS
BINARY OCTAL DECIMAL AND HEXADECIMAL NUMBER SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is 12 octal in binary?
|
1111
|
|
1010
|
|
1110
|
|
1000
|
Explanation:
Detailed explanation-1: -1010 in binary is 1111110010. Unlike the decimal number system where we use the digits 0 to 9 to represent a number, in a binary system, we use only 2 digits that are 0 and 1 (bits). We have used 10 bits to represent 1010 in binary.
There is 1 question to complete.