How const functions will be treated by compiler?
Answer Posted / anil
it not allow to change value of the const variable.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is scope in c++ with example?
Who created c++?
How to declare a pointer to an array of integers?
What is endianness?
Is java based off c++?
What is vectorial capacity?
How do you remove an element from a set in c++?
what are the iterator and generic algorithms.
Can we run c program in turbo c++?
What is encapsulation in C++? Give an example.
what is pre-processor in C++?
What are the various operations performed on stack?
Why the usage of pointers in C++ is not recommended ?
What is general form of pure virtual function? Explain?
Why cstdlib is used in c++?