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

What is the difference between Char a[ ]=”string” and char
*a=”String”

Answer Posted / rajesh kumar

char *p="string" has RO permission while its counterpart char a[]="string" has RW permission.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between method overloading and method overriding in c++?

1205


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

1187


What is the basic of c++?

1105


What are vtable and vptr?

1191


Why do we need c++?

1101


Explain deep copy?

1098


Should I learn c or c++ or c#?

1048


What do you mean by enumerated data type?

1095


Explain the concept of dynamic allocation of memory?

1150


Can we use pointers in c++?

1110


Explain mutable storage class specifier.

1124


Differentiate between C and C++.

1318


Can we overload operator in c++?

1087


Differentiate between a copy constructor and an overloaded assignment operator.

1136


How would you use the functions randomize() and random()?

1131