Interviewer And Interviewee Guide

C++ Programmer Interview Question:

Do you know what is the role of mutable storage class specifier?

Submitted by: Muhammad
A constant class object's member variable can be altered by declaring it using mutable storage class specifier. Applicable only for non-static and non-constant member variable of the class.
Submitted by: Muhammad

Read Online C++ Programmer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.