Home » MYSQL » MySQL Functions » Question
  1. CGI.pm does not support an object oriented style of use.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

‘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.



Your comments will be displayed only after manual approval.