Answer Posted / anish
CGI is software programme through which a communication
take place between user rquest web and server.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of redo statement?
Which statement has an initialization, condition check and increment expressions in its body? Write a syntax to use that statement.
Explain what is STDIN, STDOUT and STDERR?
What are perl array functions?
What is perl unshift array function?
What is chomp() operator/function?
What syntax is used for grep() function?
Explain what is lvalue?
Why should I use the -w argument with my Perl programs?
Explain use of ‘my’ keyword in perl?
Give an example of using the -n and -p option.
Explain lists ?
what is CPAN?
What does last statement do in perl?
How will you open a file in a write-only mode in perl?