CGI Perl Interview Questions
Questions Answers Views Company eMail

What are the advantages of programming in perl?

529

Differentiate between use and require, my and local, for and foreach and exec and system

477

Explain the internal working of cgi

500

Write a program that shows the distinction between child and parent process?

506

Write a cgi program to show the header part?

513

What is the function of virtual documents in cgi programs?

520

Write a program to show the process of spawning a child process

445

What are the reasons that cookie server can’t handle multiple connections?

523

What does cgi program store?

531

What are the different instances used in cgi overhead?

568

What are the steps involved in configuring a server using cgi programming?

476

What are the different ways to run cgi?

484

What is the main function of cookie server?

518

What are the functions that can be performed using cgi program?

476

what are the steps involved in reading a cgi script on the server?

484


Post New CGI Perl Questions

Un-Answered Questions { CGI Perl }

How can information be put into hashes?

525


Which of these is a difference between Perl and C++ ?

560


Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?

533


What does `new $cur->{LINK}' do? (Assume the current package has no new() function of its own.)

536


How will you get the count of parameters passed to a perl subroutine?

528






How do I replace every character in a file with a comma?

521


what is the main function of fork() in cgi programming?

537


Explain '->' in perl?

495


Explain the difference between declarations of 'my' and 'local' variable scope in perl?

489


Can inheritance be used in perl? Explain with the help of an example.

500


What is it meants by '$_'?

526


How can you call a subroutine and identify a subroutine?

497


What is q (single q) operator in perl?

526


Enlist the advantages of using c over perl?

507


Why is it hard to call this function: sub y { "because" } ?

525