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 |
Hi, I am a accountant. I am preparing a balance sheet but because of staff shortage and time pressures I cant complete it on time. There is lot of common data with last years which I need not retype and I can manage by editing last year’s balance sheet ? Is their any software on net where I can do this easily??
Explain perl. What are the advantages of programming in perl?
What is cpan ? What are the modules coming under this?
You want to empty an array. How would you do that?
How will you create a file in perl?
How to read from a pipeline with Perl
Write a cgi program to show the header part?
What does delete function do in perl?
Explain about typeglobs?
What is qq (double q)operator in perl?
How does a “grep” function perform?
How will you access an element of a perl array?