Question: Susan wants a method with behavior similar to a virtual method-it is meant to be overridden -except that it does not have a method
Susan wants a method with behavior similar to a virtual method-it is meant to be overridden -except that it does not have a method body. It just has a method signature. What kind of method in OOP should Susan use? An abstract method. A public internal method. An internal method. A protected internal method.
Step by Step Solution
There are 3 Steps involved in it
The detailed answer for the above question is provided below ... View full answer
Get step-by-step solutions from verified subject matter experts
