How to avoid changing constant values?

Answers were Sorted based on User's Feedback



How to avoid changing constant values?..

Answer / jack

using const keyword with the variable.....

Is This Answer Correct ?    4 Yes 1 No

How to avoid changing constant values?..

Answer / subrat pattnaik

by "mutable" keyword use

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C++ General Interview Questions

How to avoid changing constant values?

2 Answers   Symphony,


What is namespace std; and what is consists of?

0 Answers  


Why c++ is so important?

0 Answers  


How Virtual functions call up is maintained?

2 Answers  


What are the general quetions are in DEna bank manager IT/System interviews?

0 Answers   Dena Bank, ICICI,






Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


Why c++ is faster than java?

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


Is c++ double?

0 Answers  


Explain one method to process an entire string as one unit?

0 Answers  


What is a pointer how and when is it used?

0 Answers  


What is microsoft c++ redistributable 2013?

0 Answers  


Categories