Multiple choice

_____________ is a behaviour that specifies the sequences of states that an object or an interaction that goes through during its lifetime in response to events, together with its responses to those events.

  1. Interaction

  2. State machine

  3. Package

  4. Class

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A state machine is a behaviour that specifies the sequences of states that an object or an interaction goes through during its lifetime in response to events, together with its responses to those events.