Respuesta :
Answer:
There is no table, so I can only comment on the statements:
The binary value of decimal 10 is A. ==> False, however A is a hexadecimal representation of 10.
The binary value of decimal 13 is 1001 ==> False, 13 would be 1101.
The binary value of decimal 15 is 1111. ==> True.
The binary value of decimal 14 is E. ==> Again E is a hexadecimal representation of 14.
The binary value of decimal 15 is 1111 is known to be a true statement.
What is binary value?
This is said to be a situation when the biggest value in a decimal number is is said to be fully 9's, the biggest value in a set of binary digits is said to be all 1's.
Note that from the above we can say that The binary value of decimal 15 is 1111 as it follows the procedure given above.
Learn more about binary value from
https://brainly.com/question/16612919
#SPJ2