Which of the following two entities (reading from Left to Right) can be connected by the dot operator?
A class member and a class object.
A class object and a class.
A class and a member of that class.
A class object and a member of that class.