The MySQL server is not configurable.
A. True
B. False
Answer: Option B
Solution (By Examveda Team)
This question asks whether the MySQL server can be configured.Think about it like this: If you have a car, you can change things like the speed limit, the music playing, and even the color!
Similarly, a MySQL server lets you customize things like:
* How much data it stores
* How fast it runs
* What users can access it
So, the answer is False. You can configure a MySQL server!
Join The Discussion