Recursion is a mechanism of a function calling itself again from its body.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which function is used by perl for reversing a string?
Q. Which of the following is a valid assignment operator in Perl?
Q. Method overwriting can be used to implement run time polymorphism?
Q. In Perl, the words function and subroutines are used interchangeably
Q. Which of these are valid type of inheritance in Perl?
Q. While in Perl is entry controlled?
Q. What is the correct syntax for creating a new object in Perl?
Discusssion
Login to discuss.