Key Concept for applying a State Pattern:

  1. Modifying a persistent object results in the instance update of the database

  2. Only one persistent object can refer to an instance of a class at any given time

  3. The transactional state of an object decides the response to an operation

  4. None of the above


Correct Option: C

Find more quizzes: