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 are the advantages and disadvantages of perl language?
How and what are closures implemented in perl?
Explain perl. When do you use perl for programming?
What is a perl references?
How to know whether a key exists or not in perl?
Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?
Explain the functioning of conditional structures in perl.
What is the use of strict?
How to read from a pipeline with Perl
Explain a tell function in perl?
What is the use of now constructor in perl?
What are the different string manipulation operators in perl?
Which has highest precedence in between list and terms? Explain?
Differentiate between use and require, my and local, for and foreach and exec and system
Why do you use Perl?