How to avoid changing constant values?
Answers were Sorted based on User's Feedback
What is auto used for in c++?
is throwing exception from a constructor not a good practice ?
What is an incomplete type in c++?
What is a built-in function?
How can you specify a class in C++?
Why should we use null or zero in a program?
What are the new features that iso/ansi c++ has added to original c++ specifications?
How to allocate memory dynamically for a reference?
What is &x in c++?
Are there any new intrinsic (built-in) data types?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
Is c++ faster than c?