-
What is the Perl DBI?
-
- database interface
- database isolation
- database inheritance
- database integrity
- None of these
Correct Option: A
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.