1.

For which language is the engine specific interface PDO defined?(a) Python(b) Perl(c) PHP(d) CThis question was addressed to me in homework.This question is from APIs Available for MySQL in portion MySQL Programming of MySQL

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

Related InterviewSolutions