1.

Which API provides the lowest level interface to the server?(a) C API(b) Perl(c) PHP(d) PythonThe question was posed to me during an interview.This intriguing question comes from Choosing an API topic in division MySQL Programming of MySQL

Answer»

Correct answer is (a) C API

The best I can explain: The C Application Programming Interface provides the lowest LEVEL interface to the server. It enforces the least policy. Therefore it provides the least AMOUNT of safety net.



Discussion

No Comment Found

Related InterviewSolutions