πŸ“Š MySQL
Q. Which line is written at the top of the script to write a Perl script using CGI.pm?
  • (A) use this CGI
  • (B) put CGI
  • (C) use CGI
  • (D) include CGI
πŸ’¬ Discuss
βœ… Correct Answer: (C) use CGI

Explanation: This question is about writing web applications using Perl and a library called CGI.pm. CGI.pm is a powerful library that helps you create web pages dynamically.

Explanation by: Vikash Gupta
This question is about writing web applications using Perl and a library called CGI.pm. CGI.pm is a powerful library that helps you create web pages dynamically.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
97
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vikash Gupta
Publisher
πŸ“ˆ
99%
Success Rate