Which relationship means one object uses or knows about another object?
Practice this question from Quiz: OOP Relationships, with options and an explanation.
Question
Which relationship means one object uses or knows about another object?
Option A — Correct answer
Association
Association is the general relationship where objects are connected.
Option B
Compilation
Option C
Serialization
Option D
Garbage collection