CompTIA ITF+ (FC0-U61) — Question 13
Which of the following would work BEST stored as a flat file rather than stored in a database?
Answer options
- A. Contact list
- B. Movie theater locations
- C. Directions to doctor's office
- D. Store inventory
Correct answer: C
Explanation
The correct answer is C, as directions to a doctor's office are typically static and do not require the complex querying capabilities of a database. In contrast, options A, B, and D involve more dynamic and relational data that would benefit from the structure and efficiency of a database.