Q. Which design pattern provides an interface for creating objects? (A) Singleton (B) Factory (C) Decorator (D) Adapter ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Factory Explanation: Factory abstracts object creation.