What is the function or purpose of Hexadecimal number system?
- A. A base-16 numeral system that uses digits 0-9 and letters A-F to represent values. ✓
- B. The sequence of steps a computer follows to load its operating system when powered on.
- C. Any external device connected to a computer that is not part of its core architecture, such as a printer or scanner.
- D. A command-line interface that lets users interact with a computer by typing text commands.
Correct answer
A. A base-16 numeral system that uses digits 0-9 and letters A-F to represent values.
Explanation
Hexadecimal number system refers to a base-16 numeral system that uses digits 0-9 and letters A-F to represent values.