Q. The MySQL server used in its client/server architecture is . . . . . . . .
β
Correct Answer: (D)
mysqld
Explanation: This question asks about the server component used in the MySQL client/server architecture. MySQL uses a client/server model which means there are separate programs for the server and client.