Explain lists ?


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

Post New Answer

More CGI Perl Interview Questions

What rules must be followed by modules in perl.

0 Answers  


Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?

0 Answers  


What does last statement do in perl?

0 Answers  


What happens in dereferencing?

0 Answers  


What is the difference between single (') and double (") quote in a string in perl?

0 Answers  


What are the purpose of close(), getc() and read() functions?

0 Answers  


How do you debug a Perl scripting ( at the compile time error or run time error) in Unix environment ?

4 Answers  


Explain chomp?

0 Answers  


What is the use of strict?

0 Answers  


How to turn on Perl warnings? Why is that important?

0 Answers  


How to code in perl to implement the tail function in unix?

0 Answers  


What is the purpose of redo statement?

0 Answers  


Categories