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


Please Help Members By Posting Answers For Below Questions

What is the best c++ book for beginners?

562


What is std namespace in c++?

709


What is the rule of three?

558


What is c++ namespace?

701


What is the full form of india?

554






If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

576


What is oop in c++?

586


What is the protected keyword used for?

601


What is the use of default constructor?

555


Can a constructor be private?

569


What is auto type c++?

617


What is difference between n and endl in c++?

576


Is c# written in c++?

510


What are shallow and deep copy?

580


When can I use a forward declaration?

611