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 / revathy

In terms of C language,
string is nothing but the array of characters.
char a[10] is nothing but a string with 9 characters and a
null..

Is This Answer Correct ?    15 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array a primitive data type in c?

1129


Which control loop is recommended if you have to execute set of statements for fixed number of times?

1405


Who is the main contributor in designing the c language after dennis ritchie?

1051


What is string constants?

1200


Why should I use standard library functions instead of writing my own?

1313


When should we use pointers in a c program?

1190


What is putchar() function?

1218


What does the && operator do in a program code?

1279


Why c is faster than c++?

1089


What is indirection?

1149


How to throw some light on the b tree?

1153


How can I remove the leading spaces from a string?

1208


What are multidimensional arrays?

1168


What is extern c used for?

1118


Can we declare a function inside a function in c?

1094