What is the primary purpose of the "Factory Pattern" in software design?
To improve code readability
To create complex hierarchies of classes
To eliminate the need for classes and objects
To create objects without showing the creation logic