-
Which library file contains various portability macros and definitions?
-
- mysql.h
- my_local.h
- my_sys.h
- my_global.h
- None of these
Correct Option: C
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.