CompTIA ITF+ (FC0-U61) — Question 248
A programmer chooses a database for a new application that needs to store information, including dates, times, names, and amounts. Which of the following database features is this an example of?
Answer options
- A. Concurrency
- B. Speed
- C. Scalability
- D. Variety
Correct answer: D
Explanation
The correct answer is D, as the need to store diverse data types exemplifies the variety feature of a database. Options A, B, and C do not directly address the requirement for handling different kinds of information, focusing instead on performance and capacity aspects.