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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Justification:
- False: This statement is false. A child class that inherits methods from a parent can override the inherited methods.
Related Lesson: Class Inheritance
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic