Home / Programming MCQs / Perl MCQs / Question

N

Nisha Gupta • 2.32K Points
Master

Q. What is method overwriting in Perl?

(A) Filling up method with extra written data
(B) Methods that provide extra features
(C) A Feature that allows rewriting of methods in child class
(D) All of these
Explanation by: Nisha Gupta
Method overwriting in Perl is a feature using which we can rewrite the method in child class.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.