Which one of the following can be considered as an example of Octal Numbers?
2026
Which one of the following can be considered as an example of Octal Numbers?
- A.
3D
- B.
2A7
- C.
6754
- D.
6078
Attempted by 450 students.
Show answer & explanation
Correct answer: C
Octal numbers are base-8 systems that strictly utilize digits from 0 to 7 for representation.
Any option containing letters (like A or D) or digits greater than 7 (like 8) is invalid. The number 6754 consists entirely of valid octal digits, making it the correct example.