CompTIA ITF+ (FC0-U61) — Question 290
Which of the following represents a series of numbers interpreted as characters?
Answer options
- A. Hexadecimal
- B. Octal
- C. Binary
- D. ASCII
Correct answer: D
Explanation
The correct answer is D, ASCII, which specifically maps numerical values to characters. Options A (Hexadecimal), B (Octal), and C (Binary) are number systems that represent values but do not directly correspond to character encoding like ASCII does.