Data representation: number systems, fixed and floating point representation, complements, error-detection codes and computer arithmetic algorithms. - Online Test

30:00
1. Which number system is natively used by computers for all internal operations?
2. What is the base of the binary number system?
3. Convert the binary number 10110 to its decimal equivalent.
4. What is the decimal value of the hexadecimal number 3A?
5. Which of the following is a common method for representing signed integers in computers?
6. In a fixed-point representation, where is the binary point assumed to be located?
7. Which representation method is most commonly used for signed integers due to its efficient arithmetic operations?
8. What is the result of the one's complement of the binary number 101101?
9. How do you obtain the two's complement of a binary number?
10. What is the two's complement representation of -5 in an 8-bit system?

Test Results

0/0