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