Solved

What Would Be the Purpose of Creating a More General

Question 26

Multiple Choice

What would be the purpose of creating a more general abstract class called AbstractCollection ?


A) to group methods used by a single subclass
B) to hide the details of the methods used in your abstract classes
C) to create objects from a client application
D) to group methods that can be used for other types of collections

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions