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 / dev

array is a reference variable which stores similar type of data

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the c language function prototype?

1140


What is a #include preprocessor?

1222


What does typeof return in c?

1159


Explain setjmp()?

1116


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

1040


What does double pointer mean in c?

1256


What are 'near' and 'far' pointers?

1090


Discuss the function of conditional operator, size of operator and comma operator with examples.

1211


What is the benefit of using an enum rather than a #define constant?

1319


Explain the Difference between the New and Malloc keyword.

1187


Write a program to print factorial of given number using recursion?

1063


What is pass by reference in functions?

908


main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none

1410


Does sprintf put null character?

1092


What is a program flowchart?

1283