149k views
4 votes
True of False - use T or F An abstract class can be extended by another abstract class.

User RLoniello
by
6.0k points

1 Answer

3 votes

Answer:

T

Step-by-step explanation:

an abstract class can be extended by another.the abstract class which is extending should be implemented by another class

User Ali Akbarpour
by
7.0k points