CompTIA ITF+ (FC0-U61) — Question 300
Which of the following data is MOST likely to be stored as a string?
Answer options
- A. 3.1415927
- B. x
- C. Cat
- D. 42
Correct answer: C
Explanation
The correct answer is C, 'Cat', as it is a sequence of characters that clearly represents text. Options A and D are numerical values and option B, while it is a single character, is less likely to be used in a string context compared to a full word like 'Cat'.