Use of const member function in a program _________________________
(a) Is mandatory, always
(b) Is optional, always
(c) Is mandatory, if objects are used
(d) Is optional, if const objects are used
The question was asked during an internship interview.
This intriguing question originated from Constant Member Functions in chapter Member Functions & its Types of Object Oriented Programming