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 / seng rattana

An array is a group of program elements in the same type
stored in memory locations which can be individually
referenced by adding an index to a unique identifier.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a

2007


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

2121


Explain how do you convert strings to numbers in c?

1125


What are all different types of pointers in c?

1058


Explain modulus operator. What are the restrictions of a modulus operator?

1057


What is difference between && and & in c?

1157


What should malloc() do?

1219


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

3383


Why does notstrcat(string, "!");Work?

1205


can we implement multi-threads in c.

1176


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

1208


Explain what is a 'locale'?

1128


What is an lvalue?

1107


Explain which function in c can be used to append a string to another string?

1138


while initialization of array why we use a[][2] why not a[2][]...?

2400