Multiple Choice
A member function that does not, and should not, modify the object on which it's called is declared with ________ to the right of its parameter list.
A) final
B) const
C) firm
D) immutable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: To call a member function for a
Q23: Which of the following statements is false?<br>A)
Q24: Which of the following statements is false?<br>A)
Q25: Which statement about UML class diagrams is
Q26: The _ statement passes a value back
Q28: The compiler will implicitly create a default
Q29: Which of the following statements is false?<br>A)
Q30: A header file is typically given the
Q31: Each class you create becomes a new
Q32: Which of the following statements is true?<br>A)