What is the peculiarity of returning values by subroutines in perl?



What is the peculiarity of returning values by subroutines in perl?..

Answer / Susheel Kumar

"Answer duplicated from a future question as the question hasn't been provided yet."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CGI Perl Interview Questions

Create a function that is only available inside the scope where it is defined ?

1 Answers  


Explain socket programming in perl?

1 Answers  


How can you create anonymous subroutines?

1 Answers  


what is the difference between require and use in perl?

3 Answers   IBM,


“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?

1 Answers  


what are the three groups involved in information sharing?

1 Answers  


What does delete function do in perl?

1 Answers  


Explain string comparison operators in perl.

1 Answers  


write a script to display mirror image of a entered value and also check whether Palindrome

3 Answers   HCL, Persistent,


How do I replace every TAB character in a file with a comma?

1 Answers  


Why do you use only Perl when there a lot of more languages available in market like C, Java?

1 Answers  


How do you match one letter in the current locale?

1 Answers  


Categories