-
The library file that contains various portability macros and definitions is ______________.
-
- my_local.h
- mysql.h
- my_global.h
- my_sys.h
- None of these
Correct Option: D
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.