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 difference between array of characters and string

Answer Posted / ankur

Character Array is like an array of datatype character.
For e.g.

char ch[10];

string is an object of class String in standard C++ library
which may be implemented for storing characters at low
level.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is include directive in c?

1206


Why do some versions of toupper act strangely if given an upper-case letter?

1113


Where is c used?

1154


What is pragma c?

1181


What does 3 mean in texting?

1163


how to write optimum code to divide a 50 digit number with a 25 digit number??

3297


What is difference between static and global variable in c?

1103


Give me the code of in-order recursive and non-recursive.

1421


c program to compute AREA under integral

2466


Explain how can you check to see whether a symbol is defined?

1250


C program to find all possible outcomes of a dice?

2410


Explain why c is faster than c++?

1124


What is c token?

1122


What is difference between Structure and Unions?

1310


What is the purpose of type declarations?

1170