Question: Fill in the blanks: It is possible to extend a(n) ______________ but not a(n) ______________. (Choose two.) A. interface, abstract class B. anonymous class, static
Fill in the blanks: It is possible to extend a(n) ______________ but not a(n) ______________. (Choose two.)
A. interface, abstract class
B. anonymous class, static nested class
C. abstract class, enum
D. enum, interface
E. abstract class, interface
F. local class, anonymous class.
Step by Step Solution
3.41 Rating (151 Votes )
There are 3 Steps involved in it
The correct answer to this question is C abstract class enum Explanation The ques... View full answer
Get step-by-step solutions from verified subject matter experts
