CompTIA ITF+ (FC0-U61) — Question 98
Which of the following BEST describes the physical location of the data in the database?
Answer options
- A. Table
- B. Column
- C. RAM
- D. HDD
Correct answer: D
Explanation
The correct answer is D, as HDD (Hard Disk Drive) is the physical medium where data is stored long-term in a database. Options A and B refer to the logical structures used to organize data within the database, while C (RAM) is a temporary storage space used for data in active use, not for persistent storage.