Which feature of Perl provides code reusability ? Give any example of that feature.
Answer / zahir
inheritance feature of Perl provides code re usability. In inheritance, the child class can use the methods and property of parent class
| Is This Answer Correct ? | 5 Yes | 0 No |
what is the difference between java and cgi?
Explain grooving and shortening of arrays?
What elements of the Perl language could you use to structure your code to allow for maximum re-use and maximum readability?
How to check the status of airplane mode (enable/disable) in perl for Android mobile?
What is a chop() function in perl?
Distinguish my and local?
What happens in dereferencing?
What does next statement do in perl?
What is perl dbi?
What is cpan ? What are the modules coming under this?
Differentiate between arrays and list in perl.
What is automatic error handling in perl?