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

Answer Posted / swamy s t

Array is a set of elements with homogeneous(same) data
type ,that stores elements consecutivly in memory location
and access of array elements is depending on the position
of elements in the array.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you flush a buffer in c++?

1142


Give 10 points of differences between C & C++.

1186


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2625


What does the nocreate and noreplace flag ensure when they are used for opening a file?

1172


Is c better than c++?

1133


Can you pass a vector to a function?

1032


Where and why do I have to put the "template" and "typename" keywords?

1097


What is the v-ptr?

1214


What is void pointer in c++ with example?

1133


What kind of problems can be solved by a namespace?

1134


Can class objects be passed as function arguments?

1112


Can java be faster than c++?

1201


Explain "const" reference arguments in function?

1107


What is data binding in c++?

1006


Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

1378