methods,”When inheriting from an abstract class

Average Rating
0 out of 5 stars. 0 votes.

methods,”When inheriting from an abstract class

you must do either of the following: (1) Declare the child class as abstract(2) Override all abstract ______ inherited from the parent class.”