Object-Oriented Programming (OOP)

Select the accurate description of Association.

Correct answer

C. A relationship between two separate classes that establishes a connection through their objects.

Explanation

Association refers to a relationship between two separate classes that establishes a connection through their objects.