How to change constant values?

Answer Posted / ravi

Make it as mutable

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why main function is special in c++?

675


What is a hash function c++?

559


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2049


Define a conversion constructor?

628


Write about the access privileges in c++ and also mention about its default access level?

623






Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

3711


What are punctuators in c++?

661


What can I safely assume about the initial values of variables which are not explicitly initialized?

631


What is meant by iomanip in c++?

615


What is auto type c++?

635


Where is atoi defined?

589


What is the use of seekg in c++?

609


What are stacks? Give an example where they are useful.

598


Explain the difference between new() and malloc() in c++?

630


Is it possible to provide default values while overloading a binary operator?

778