1.

Which library file contains various portability macros and definitions?(a) my_global.h(b) my_sys.h(c) mysql.h(d) my_local.hI had been asked this question in an international level competition.Asked question is from Connecting to the Server in portion MySQL Programs Using C of MySQL

Answer»

The correct OPTION is (b) my_sys.h

Explanation: The ‘my_sys.h’ header FILE CONTAINS a variety of portability MACROS and definitions required for STRUCTURES and functions. These structures and functions are used by the client library.



Discussion

No Comment Found

Related InterviewSolutions