If const version of a function when overloading is used, the function ___________________
(a) Returns reference to object
(b) Returns volatile reference
(c) Returns mutable reference
(d) Returns const reference
I had been asked this question by my college professor while I was bunking the class.
I need to ask this question from Constant Member Functions in section Member Functions & its Types of Object Oriented Programming