Which statements about top-level and member inner classes are correct? (Choose three.) A. Both can be marked

Question:

Which statements about top-level and member inner classes are correct? (Choose three.)

A. Both can be marked protected.

B. Only top-level classes can be declared final.

C. Both can declare constructors.

D. Member inner classes cannot be marked private.

E. Member inner classes can access private variables of the top-level class in which it is defined.

F. Both can be marked abstract.

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

Step by Step Answer:

Question Posted: