Multiple Choice
A(n) ______ is a class that is used to provide access to another class that contains many objects.
A) interface
B) abstract class
C) package
D) iterator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q50: Which of the following is true about
Q51: A package and the directory that contains
Q52: Name 3 important operations that an iterator
Q53: The class which inherits the members of
Q54: A subclass that fails to implement all
Q55: A subclass can contain its own version
Q56: Inheritance should not be used to implement
Q57: Clients of a class can directly access
Q58: Containment is another name for a(n)_ relationship.<br>A)is-a<br>B)has-a<br>C)has-many<br>D)similar-to
Q60: The class from which another class is