1.

The language that is the core for APIs and communication in MySQL is ______________(a) C(b) C++(c) Python(d) RubyThe question was posed to me in an interview for internship.The query is from Access Control and Security in division MySQL Administration of MySQL

Answer»

The correct ANSWER is (a) C

The EXPLANATION: In order to provide application DEVELOPMENT, MySQL provides a client library WRITTEN in the C programming language. It ENABLES access to MySQL databases from a C program.



Discussion

No Comment Found

Related InterviewSolutions