1.

Each language binding defines its own interface for accessing MySQL.(a) True(b) FalseThe question was asked by my college professor while I was bunking the class.I would like to ask this question from APIs Available for MySQL topic in section MySQL Programming of MySQL

Answer»

Correct choice is (a) True

The explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions