Explain returning values from subroutines?


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

Post New Answer

More CGI Perl Interview Questions

What is the purpose of redo statement?

0 Answers  


What is boolean context?

0 Answers  


How does a “grep” function perform?

0 Answers  


Explain goto label, goto name, and goto expr?

0 Answers  


Explain the functioning of conditional structures in perl.

0 Answers  






Mention what is cpan?

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  


We all know private variables exist in perl. But do private METHODS exist in perl ? Eg ?

0 Answers   AppLabs,


What is perl? What is the basic command to print a string in perl?

0 Answers  


you are required to replace a char in a string and store the number of replacements. How would you do that?

0 Answers  


When do you use perl programming?

0 Answers  


Explain string comparison operators in perl.

0 Answers  


Categories