Question: How do object behaviour and attributes differ?

  1. Behaviour describe dynamic properties; attributes are static.
  2. Attributes describe a state; behaviours describe a change.
  3. Attributes apply only to a specified object; behaviour apply to other linked objects.
  4. Behaviours are vector quantities; attributes are scalars.

Answer: The correct answer of the above question is Option B:Attributes describe a state; behaviours describe a change.