Object-Oriented Programming (OOP)

The following statement describes a specific concept. What is it called? a relationship between two separate classes that establishes a connection through their objects.

Correct answer

B. Association

Explanation

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