1.

CGI.pm does not support an object oriented style of use.(a) True(b) FalseThe question was asked in a national level competition.Question is from Functions topic in division Data Type Reference, Operators and Functions of MySQL

Answer»

Correct option is (b) False

Explanation: ‘CGI.pm’ SUPPORTS an object ORIENTED style of use which allows to invoke its FUNCTIONS without IMPORTING the NAMES. To do this, a use statement is included and a CGI object is created.



Discussion

No Comment Found

Related InterviewSolutions