Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

Which statement correctly describes the association relationship in object-oriented design?

Click the option that best answers the question.

  • Association represents a strong ownership relationship between two classes.
  • Association represents a relationship where each class has an independent existence and there is no ownership between them.
  • Association allows objects of different classes to be treated as the same type.
  • Association represents a parent-child relationship between classes.