Home » MYSQL » MySQL Access Control and Security » Question
  1. The number of languages that have interfaces to bind to the C API of MySQL among these is ______________.
    Perl, PHP, Python
    1. 3
    2. 2
    3. 1
    4. 0
    5. 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.



Your comments will be displayed only after manual approval.