The library file that contains various portability macros and definitions is ______________
(a) my_global.h
(b) my_sys.h
(c) mysql.h
(d) my_local.h
(a) my_global.h
(b) my_sys.h
(c) mysql.h
(d) my_local.h
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right 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.