What is a mutable member?

Submitted by: Administrator
One that can be modified by the class even when the object of the class or the member function doing the modification is const.
Submitted by: Administrator

Read Online C++ Programming Job Interview Questions And Answers