1.

For which language is the engine specific interface PDO defined?(a) Python(b) Perl(c) PHP(d) C

Answer» The correct answer is (c) PHP

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


Discussion

No Comment Found