Differentiate between arrays and list in perl.


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

Post New Answer

More CGI Perl Interview Questions

What is automatic error handling in perl?

0 Answers  


Which has highest precedence in between list and terms? Explain?

0 Answers  


What is perl scripting?

0 Answers  


What does undef function in perl?

0 Answers  


How many types of variable in perl?

0 Answers  






You want to empty an array. How would you do that?

0 Answers  


What does next statement do in perl?

0 Answers  


When would `local $_' in a function ruin your day?

0 Answers  


Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.

2 Answers  


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

0 Answers  


What are the advantages and disadvantages of perl language?

0 Answers  


Write syntax to add two arrays together in perl?

0 Answers  


Categories