Home » MYSQL » MySQL Connectors and APIs » Question
  1. Each language binding defines its own interface for accessing MySQL.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

Each language binding defines its own interface that dictates all the rules for accessing MySQL. Popular and useful programming languages like C++, Java, Python, PHP and others.



Your comments will be displayed only after manual approval.