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