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
πŸ’¬ Discuss
βœ… Correct Answer: (A) Filling up method with extra written data
Explanation: Method overwriting in Perl is a feature using which we can rewrite the method in child class.
Explanation by: Nisha Gupta
Method overwriting in Perl is a feature using which we can rewrite the method in child class.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
219
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Nisha Gupta
Publisher
πŸ“ˆ
90%
Success Rate