Answer Posted / som shekhar
Sorry the keyword is not volatile ,its mutable.
if the member varible of the class is declared as mutable
then you can change its value in a function which is
declared as constant.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is facebook written in c++?
How do you establish a has-a relationship?
Write a program to add three numbers in C++ utilizing classes.
Can c++ do everything c can?
What will happen if a pointer is deleted twice?
What do you mean by inheritance in c++? Explain its types.
What is the benefit of c++?
What is the difference between global variables and local variable
What is an operator function? Describe the function of an operator function?
Write is a binary search tree? Write an algo and tell complexity?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
How can you quickly find the number of elements stored in a dynamic array?
What are c++ tokens?
What is array in c++ pdf?
What is the best book for c++ beginners?