Q. The program that performs logical backups is . . . . . . . .
β
Correct Answer: (B)
mysqldump
Explanation: This question is asking about a program that helps you create backups of your MySQL database. A backup is like a copy of your data, so you can recover it if something happens to the original.