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
What is data type in c++?
why is c++ called oops? Explain
What does floor mean in c++?
What are iterators in c++?
Name the debugging methods that are used to solve problems?
What is a c++ map?
What is set in c++?
What is the function to call to turn an ascii string into a long?
What is abstract keyword in c++?
Is c++ the most powerful language?
Define stacks. Provide an example where they are useful.
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What is command line arguments in C++? What are its uses? Where we have to use this?
What are the 2 main types of data structures?
What are signs of manipulation?