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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

Define print() function in perl?

0 Answers  


Write an example explaining the use of symbol tables.

0 Answers  


What is grep used for in perl?

0 Answers  


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

0 Answers  


How many types of variable in perl?

0 Answers  






How to make the following assignment, as arrayreference assignment ? my $arr_ref='[1,2,3,4,4,'elem']';

2 Answers  


What does next statement do in perl?

0 Answers  


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

0 Answers  


List the operator used in Perl?

0 Answers  


Write a simple regular expression to match an IP address, e-mail address, city-state-zipcode combination.

15 Answers  


Perl uses single or double quotes to surround a zero or more characters. Are the single(' ') or double quotes (" ") identical?

0 Answers  


How many data types are there in perl?

0 Answers  


Categories