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 array?

Answer Posted / sonu

Array is a collection of smiler data type.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

p*=(++q)++*--p when p=q=1 while(q<=6)

1813


What is this infamous null pointer, anyway?

1104


What is the difference between memcpy and memmove?

1084


Whats s or c mean?

1083


Explain about block scope in c?

1143


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

1048


What is the explanation for prototype function in c?

1032


How reliable are floating-point comparisons?

1149


Can true be a variable name in c?

1088


How many main () function we can have in a project?

1156


.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }

2663


What is #ifdef ? What is its application?

1165


Explain the meaning of keyword 'extern' in a function declaration.

1208


What does 4d mean in c?

1561


Can a void pointer point to a function?

1076