Which keyword must be used to declare a member function as a constant member function?
(a) Constant
(b) Const
(c) FunctionConst
(d) Unchanged
The question was posed to me during an interview for a job.
My enquiry is from Constant Member Functions topic in division Member Functions & its Types of Object Oriented Programming