AP Computer Science Aeasymcq1 pt

The keyword extends means a class

A.inherits from another class
B.implements an interface
C.is abstract
D.is static

Explanation

Core Concept

extends creates a subclass.

Correct Answer

Ainherits from another class

More Unit 9: Inheritance practice questions

Try a random question →

Practice more AP Computer Science A questions with full explanations

Practice Unit 9: Inheritance Questions →