What is the class relationship?
(a) A relationship between classes that tells how they are related
(b) A relationship between classes that tells how much power one class has over other class
(c) A relationship between classes that tells which parts of a class is visible to other classes
(d) All of the mentioned
This question was addressed to me in an internship interview.
My question is taken from Class Relationships topic in division Class Hierarchies, Library & Containers of C++