Which language is the core for APIs and communication in MySQL?
Python
Ruby
C
C++
None of these
Correct Option: C
In order to provide application development, MySQL provides a client library written in the C programming language. It enables the access of MySQL databases from a C program.