Q. Which is the header that should be included first?
β
Correct Answer: (A)
my_global.h
Explanation: This question is about the header files used in MySQL. Header files are like instruction manuals for the compiler, telling it how to use different parts of the MySQL code.