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 are the various uses of perl?
How to replace perl array elements?
Can inheritance be used in perl?
What is perl? What is the basic command to print a string in perl?
Explain subroutine?
How to know whether a key exists or not in perl?
What does file test operators do in perl?
What is warn function in perl?
What is the closure in PERL?
How to convert arrays into a string in perl?
What is the difference between exec and system?
What is Perl?