MCQ Single Best Answer Easy

QTRUE or FALSE. If a child class inherits methods from a parent class, those methods cannot be overridden or changed in the child class.

ID: #9386 Module 13: Classes 133 views
Question Info
#9386Q ID
EasyDifficulty
Module 13: ClassesTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A True
  • B False
Correct Answer: Option B

Explanation

Justification:

  1. False: This statement is false. A child class that inherits methods from a parent can override the inherited methods.

           

Related Lesson: Class Inheritance

Share This Question

Challenge a friend or share with your study group.