Description
- What is the function of the CPU subsystem in a computer?
- What is the difference between von Neumann and Harvard model?
- Convert the hexadecimal number A9 to:
- octal
- decimal
- binary
- Convert the decimal number 169 to:
- binary
- octal
- hexadecimal
- Convert the binary number 10101001 to:
- octal
- decimal
- hexadecimal
- What is ASCII code? What is the ASCII code for the character 5?
- Use 8 bits memory to represent integer number 5.
- Use two’s complement method to store the following decimal integers to binary numbers with 8-bit allocation.
- 53
- −107
- Normalize the following binary floating-point numbers. Explicitly show the value of the exponent after normalization.
- (101.11)2
- (10.111)2
- Convert the decimal number to binary number:
- 161.875
- 0.0234375