Single Choice 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 Classes in D365 F&O X++ 137 views
Question Info
#9386Q ID
EasyDifficulty
Classes in D365 F&O X++Topic

Choose the Best Option

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

  • A True
  • B False
Correct Answer

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.