πŸ“Š Software Design Modeling (SDM)
Q. When would you use the GOF Composite design pattern?
  • (A) to decouple an abstraction from its implementation so that the two can vary independently
  • (B) to translates an existing class interface into a compatible target interface
  • (C) to arrange object hierarchies such that the client code can access both the individual objects and compositions in a uniform manner
  • (D) to improve the system overall performance
πŸ’¬ Discuss
βœ… Correct Answer: (C) to arrange object hierarchies such that the client code can access both the individual objects and compositions in a uniform manner

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
604
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate