what is the use of a array in c

Answer Posted / sameer

to have a collection of similar dta types in one varible

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between malloc calloc and realloc in c?

717


Write a program to generate the Fibinocci Series

726


What is the difference between printf and scanf in c?

838


What is extern c used for?

635


Why do we use & in c?

652






difference between Low, Middle, High Level languages in c ?

1711


What is the use of getchar functions?

764


What library is sizeof in c?

642


What is wrong with this declaration?

680


Is it possible to execute code even after the program exits the main() function?

893


What is c variable?

636


What are the advantage of c language?

621


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

649


What are the primitive data types in c?

629


Give me the code of in-order recursive and non-recursive.

969