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

Explain "const" reference arguments in function?

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


How does com provide language transparency?

0 Answers  


write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement

4 Answers  


What programming language should I learn first?

0 Answers  






What is c++ iterator?

0 Answers  


Define whitespace in C++.

0 Answers   HCL,


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


Write about c++ storage classes?

0 Answers  


When should we use multiple inheritance?

0 Answers  


What does h mean in maths?

0 Answers  


Describe new operator?

0 Answers  


Categories