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...

const char *

char * const

What is the differnce between the above two?

Answer Posted / sahithi

const char* /*string is fixed pointer is not*/
char *const /*pointer is fixed string is not*/

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the difference between delete and delete[].

1166


Do class method definitions?

1095


What is token c++?

1089


What programming language should I learn first?

1152


Why do we use using namespace std in c++?

1127


Which c++ operator cannot overload?

1075


What is the difference between equal to (==) and assignment operator (=)?

1136


What is the extension of c++?

1027


Does c++ have finally?

1086


How do you declare A pointer to function which receives an int pointer and returns a float pointer

1282


Write my own zero-argument manipulator that should work same as hex?

1101


What does scope resolution operator do?

1167


What is the use of 'this' pointer?

1300


What is java and c++?

1228


Where do I find the current c or c++ standard documents?

1134