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 / rameshwar nath show

array is nothing but an array(a set ) of constants of
similar data type .

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is linux written in c or c++?

992


Are there interfaces in c++?

938


Explain the auto storage classes in c++.

1053


What is the use of bit fields in structure declaration?

925


What is class and structure in c++?

1080


What is the size of integer variable?

1012


What is the limitation of cin while taking input for character array?

1987


How the keyword struct is different from the keyword class in c++?

987


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

1008


Explain Memory Allocation in C/C++ ?

1023


What is an iterator class in c++?

1089


What are c++ templates used for?

1081


What is meant by iomanip in c++?

1126


What is the difference between global variables and local variable

995


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3622