1.

The Perl DBI is ______________(a) database inheritance(b) database integrity(c) database interface(d) database isolationI had been asked this question by my college professor while I was bunking the class.My doubt stems from Perl Script Characteristics in section MySQL Programs Using Perl DBI and PHP of MySQL

Answer»

Correct OPTION is (c) database interface

To ELABORATE: The Perl DBI is the Perl Database Interface. The work of the interface is to form a LINK between the application PROGRAMMING interface in C with all the other programming languages.



Discussion

No Comment Found

Related InterviewSolutions