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 / karthik natarajan

const char * makes the data constant

char * constant makes the pointer constant

Is This Answer Correct ?    24 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can c++ do everything c can?

1158


Incase of a function declaration, what is extern means?

1027


What is static in c++?

1099


How can a struct in c++ differs from a struct in c?

1088


Explain the advantages of using friend classes.

1225


Is overriding possible in c++?

1065


Write about all the implicit member functions of a class?

1120


Define the operators that can be used with a pointer.

1126


How many different levels of pointers are there?

1278


What is the benefit of c++?

1203


What is a float in c++?

1030


Why do we need templates?

1050


Show the declaration for a static function pointer.

1111


What are protected members in c++?

1179


Explain the difference between overloading and overriding?

1199