Which Design Pattern Represents A Way To Access All The Objects #1223
Which design pattern represents a way to access all the objects in a collection?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Beans JDBC - Java Design Patterns - Quiz No.1.
Which design pattern represents a way to access all the objects in a collection?
Iterator pattern
Facade pattern
Builder pattern
Bridge pattern