πŸ“Š Software Design Modeling (SDM)
Q. Which of the following describes the Command pattern correctly?
  • (A) in this pattern a class represents functionality of another class.
  • (B) this pattern creates a chain of receiver objects for a request.
  • (C) this pattern provides a way to evaluate language grammar or expression.
  • (D) in this pattern a request is wrapped under an object as command and passed to invoker object.
πŸ’¬ Discuss
βœ… Correct Answer: (D) in this pattern a request is wrapped under an object as command and passed to invoker object.

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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