Key Concept for applying the Command Pattern:

  1. It helps achieve proper fucntionality if the tasks are ordered

  2. it is mandatory that the sequence added to a transaction must be the best execution sequence possible

  3. The number of tasks to be executed affects the overall performance of a transaction

  4. None of the above


Correct Option: A

Find more quizzes: