Multiple Choice
Calling a member function of an object requires which item?
A) The dot operator.
B) Open and close braces.
C) The class name.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Parameterized stream manipulator setfill specifies the fill
Q4: When compiling a class's source code file
Q5: Member function definitions:<br>A) Always require the binary
Q8: Which of the following statements is not
Q9: Attributes of a class are also known
Q11: In the source-code file containing a class's
Q12: Utility functions:<br>A) Are private member functions that
Q18: A class-scope variable hidden by a block-scope
Q32: If a member function of a class
Q33: Member access specifiers (public and private) can