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

difference between string and array?

Answer Posted / sonu

string:string is a collection of similar datatype,like
"sneha".
array:an array is a collection of different datatype,like
a[10].we can store charactor value as well as integer.

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a pointer be null?

1079


What is difference between && and & in c?

1157


What is "Hungarian Notation"?

1167


How would you use the functions fseek(), freed(), fwrite() and ftell()?

1204


What is c language in simple words?

1112


what is the diffrenet bettwen HTTP and internet protocol

1882


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

1192


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

1398


Is there anything like an ifdef for typedefs?

1216


What are the two forms of #include directive?

1218


Explain is it better to bitshift a value than to multiply by 2?

1246


Do you have any idea how to compare array with pointer in c?

1090


What are variables c?

1093


How macro execution is faster than function ?

1247


How do I get a null pointer in my programs?

1164