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 / dharmendra jadeja

Array is a Collection of Elements of same datatypes.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is more efficient, a switch statement or an if else chain?

1079


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

1159


What is || operator and how does it function in a program?

1161


can we change the default calling convention in c if yes than how.........?

2592


Can true be a variable name in c?

1088


Why is sizeof () an operator and not a function?

1089


What is the difference between struct and union in C?

1387


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

1153


What are the advantages of union?

1120


Why do we use namespace feature?

1121


What are valid signatures for the Main function?

1290


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

2343


Write a program to generate random numbers in c?

1156


What does. int *x[](); means ?

1136


Is it possible to have a function as a parameter in another function?

1129