CompTIA ITF+ (FC0-U61) — Question 2
Which of the following database concepts would MOST likely use a CSV file?
Answer options
- A. Data querying
- B. Data reports
- C. Data importing
- D. Data persistence
Correct answer: C
Explanation
The correct answer is C, as CSV files are typically used to import data into databases due to their simple structure and compatibility with various data processing tools. The other options, such as data querying and data reports, do not inherently require a CSV file, and data persistence refers to storing data in a database rather than the format it is imported from.