How to avoid changing constant values?

Answer Posted / subrat pattnaik

by "mutable" keyword use

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why isn't sizeof for a struct equal to the sum of sizeof of each member?

509


Why c++ is the best language?

565


What is flush programming?

545


Differentiate between declaration and definition.

561


Write a program which uses functions like strcmp(), strcpy()? etc

589






What is the best way to take screenshots of a window with c++ in windows?

548


What is the use of seekg in c++?

568


What is the best ide for c++?

544


What are c++ tokens?

573


Explain how overloading takes place in c++?

548


Why are pointers used?

551


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

559


what is VOID?

605


What are structs in c++?

577


What is meant by forward referencing and when should it be used?

527