Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why can you not make a constructor as const?

Answer Posted / som shekhar

Sorry the keyword is not volatile ,its mutable.
if the member varible of the class is declared as mutable
then you can change its value in a function which is
declared as constant.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the sizes and ranges of the basic c++ data types?

1201


Can we make any program in c++ without using any header file and what is the shortest program in c++.

1173


What is the difference between the functions memmove() and memcpy()?

1166


What is the difference between the indirection operator and the address of oper-ator?

1169


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

1101


What are the advantages of using pointers in a program?

1190


Explain how to initialize a const data member.

1176


What are the advantages of using const reference arguments in a function?

1116


Which function should be used to free the memory allocated by calloc()?

1065


What is the difference between while and do while loop? Explain with examples.

1161


Explain bubble sorting.

1142


how to connect with oracle 9i with server in socket program in c/c++

2395


Write bites in Turbo c++ Header ("Include") Files.

1330


Which software is best for c++ programming?

1090


Define token in c++.

1210