Which API provides the lowest level interface to the server?
PHP
Python
C API
Perl
None of these
Correct Option: C
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.