Given:

Assuming that this code compiles correctly, which three statements are true? (Choose three.)
Select all that apply, then click Submit answer.
-
○
B cannot be abstract.
-
○
B is a subtype of A.
-
○
A cannot be abstract.
-
○
A cannot be final.
-
○
B cannot be final.
-
○
A is a subtype of B.

