1.

The module that links DBI to the web is ______________(a) CGI.pn(b) CGI.pem(c) CGI.pm(d) CGI.po

Answer» Correct option is (c) CGI.pm

Easy explanation: The CGI.pm module is used to write scripts that use the ‘Common Gateway Interface’ protocol. It defines how a web server communicates with other programs. It provides an easy link.


Discussion

No Comment Found