For which language is the engine specific interface PDO defined?
C
Python
Perl
PHP
None of these
Correct Option: D
Like DBI, PHP includes support for accessing several database engines in addition to MySQL. It has engine specific interfaces, and interfaces that are more engine independent.