What is the importance of mutable keyword?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is ofstream c++?

0 Answers  


What are static and dynamic type checking?

0 Answers  


What is #include cstdlib in c++?

0 Answers  


Why do we use string in c++?

0 Answers  


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  






What is "strstream" ?

1 Answers   Huawei,


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


What is the difference between a definition and a declaration?

0 Answers  


What is vectorial capacity?

0 Answers  


What is prototype in c++ with example?

0 Answers  


Which operations are permitted on pointers?

0 Answers  


Categories