CompTIA ITF+ (FC0-U61) — Question 46
A programmer uses DML to modify:
Answer options
- A. files
- B. permissions
- C. data
- D. backups
Correct answer: C
Explanation
DML, which stands for Data Manipulation Language, is specifically designed for managing and modifying data within databases. Therefore, the correct answer is C, as it directly relates to data changes. The other options, such as files, permissions, and backups, are not directly modified using DML.