Page 1 of 1

Which of the following does **NOT" belong: If a class inherits from some other class, it should Make use of the parent c

Posted: Sun May 15, 2022 1:58 pm
by answerhappygod
Which Of The Following Does Not Belong If A Class Inherits From Some Other Class It Should Make Use Of The Parent C 1
Which Of The Following Does Not Belong If A Class Inherits From Some Other Class It Should Make Use Of The Parent C 1 (18.39 KiB) Viewed 62 times
Which of the following does **NOT" belong: If a class inherits from some other class, it should Make use of the parent class's capabilities o Over-ride or add the minimum to accomplish the derived class' purpose O Over-ride all the methods of its parent class Make sure the result "IS-A-KIND-OF its base class O Make sure the result "contains its base class