- 
					 The number of languages that have interfaces to bind to the C API of MySQL among these is ______________.
 Perl, PHP, Python
- 
                        - 3
- 2
- 1
- 0
- None of these
 
Correct Option: A
The client library provides the means through which the MySQL bindings for other languages can be built on top of the C API. This type of interface exists for Perl, PHP, Python and others.
 
	