Question: Which statements about abstract classes and methods are correct? (Choose three.) A. An abstract class can be extended by a final class. B. An abstract
Which statements about abstract classes and methods are correct? (Choose three.)
A. An abstract class can be extended by a final class.
B. An abstract method can be overridden by a final method.
C. An abstract class can be extended by multiple classes directly.
D. An abstract class can extend multiple classes directly.
E. An abstract class cannot implement an interface.
F. An abstract class can extend an interface.
Step by Step Solution
3.32 Rating (170 Votes )
There are 3 Steps involved in it
The correct answers are 1 A An abstract class can be extended by a final class This is correct A fin... View full answer
Get step-by-step solutions from verified subject matter experts
