Which of the following is the correct representation of a hexa-decimal number? *
A) (124)base 2
B) 1110
C)A13B base 16
D)(000)base 2
Answers
Answered by
1
Answer:
C) base 16
Explanation:
Hope it helps :)
Answered by
0
Answer:
The correct representation of a hexa-decimal number is C) A13B base 16.
Explanation:
- An hexadecimal number is defined as the binary number that can be converted into the groups or the set which is of 4-bits.
- They are calculated using type of number system that is called as Hexadecimal Numbers.
- The hexadecimal also called as Hex is calculated by Base of 16 and it represents the long binary values because the format will be compact and becomes much easier for long binary strings relate to 1’s and 0’s.
- The character for the 16 symbols begins with digital values of 0 to 9 which is counted as six alphabetic characters such as A,B,C,D,E and F.
- Uses of the hexadecimal number:
1) Used in assembly programming languages and coding.
2) It used for the purpose of writing stage of the computer program.
Therefore, the correct representation of a hexa-decimal number is A13B base 1.
#SPJ2
Similar questions