Problem Solving using C Language
0 of 77 lessons complete (0%)
Exit Course
Back to lesson
Quiz: Number System Quiz
1.
The number system with base 2 is called binary.
1
True
False
2.
What is the hexadecimal representation of the decimal number 255?
1
F0
FF
1F
2F
3.
In the decimal system, the highest single-digit number is 8.
1
True
False
4.
In the octal number system, the digits range from 0 to 9.
1
True
False
5.
Which of the following is a binary number?
1
45
110
2A3
1011
6.
What is the base of the hexadecimal number system?
1
8
10
12
16
7.
Which of the following is an octal number?
1
987
78
70
101
8.
What is the binary equivalent of the hexadecimal number A?
1
1000
1010
1100
1110
9.
The hexadecimal system uses letters as digits.
1
True
False
10.
The binary number 101 is equivalent to the decimal number 5.
1
True
False
11.
Which of the following is the binary equivalent of the decimal number 15?
1
1000
1100
1110
1111
12.
Convert the hexadecimal number 2A to decimal.
1
32
42
52
62
13.
In the binary number system, what is the value of 1 + 1?
1
10
2
11
0
14.
What is the decimal equivalent of the binary number 1010?
1
8
9
10
11
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
Ok