Fill in the blanks: ______________ allow Java to support multiple inheritance, and anonymous classes can ______________ of

Question:

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

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: