Which feature of Perl provides code reusability ? Give any example of that feature.



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

Post New Answer

More CGI Perl Interview Questions

Write an expression or perl script to identify the entered ip address is valid or not?

5 Answers   HCL,


List the operator used in Perl?

0 Answers  


List all the features of perl programming?

0 Answers  


Comment on array slicing and range operator

0 Answers  


How to prevent file truncation in perl?

0 Answers  






Mention the difference between die and exit in Perl?

0 Answers  


Can you add two arrays together?

0 Answers  


What is 'commit' command in perl?

0 Answers  


Write the program to process a list of numbers.

0 Answers  


In Perl, what is grep function used for?

0 Answers  


Give an example of the -i and 0s option usage.

0 Answers  


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

0 Answers  


Categories