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 / saroj kumar manik

array is collection of data element in hierchical way in
computer memory.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the significance of static storage class specifier?

2342


Does free set pointer to null?

1062


Is file a keyword in c?

981


What is array in c with example?

1356


Can we declare variables anywhere in c?

1053


how is the examination pattern?

2062


What is meant by high-order and low-order bytes?

1102


Write the syntax and purpose of a switch statement in C.

1150


What is pointers in c?

1163


How do you construct an increment statement or decrement statement in C?

1272


Describe newline escape sequence with a sample program?

1169


What is the main difference between calloc () and malloc ()?

1233


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2530


Why void main is used in c?

1102


main() { printf("hello"); fork(); }

1248