Question: Fill in the blanks: ______________ allow Java to support multiple inheritance, and anonymous classes can ______________ of them. A. Abstract classes, extend at most one
Fill in the blanks: ______________ allow Java to support multiple inheritance, and anonymous classes can ______________ of them.
A. Abstract classes, extend at most one
B. Abstract classes, extend any number
C. Interfaces, implement at most one
D. Interfaces, implement any number
E. Concrete classes, extend at most one
F. None of the above
Step by Step Solution
3.47 Rating (147 Votes )
There are 3 Steps involved in it
The correct answer is D Interfaces implement any number In Java a class can only ... View full answer
Get step-by-step solutions from verified subject matter experts
