What are constant member functions?
- Functions which doesn’t change value of calling object
- Functions which doesn’t change value of any object inside definition
- Functions which doesn’t allow modification of any object of class
- Functions which doesn’t allow modification of argument objects
(a).Functions which doesn’t change value of calling object
need an explanation for this answer? contact us directly to get an explanation for this answer