what is array?

Answer Posted / lucky

array is a collection of similar type of data

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is %d used in c?

567


What are the 5 elements of structure?

567


Can we declare variable anywhere in c?

535


How can a string be converted to a number?

517


What does static variable mean in c?

653






c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

614


what will be the output for the following main() { printf("hi" "hello"); }

9332


Describe explain how arrays can be passed to a user defined function

605


Are the outer parentheses in return statements really optional?

577


What is binary tree in c?

622


Is return a keyword in c?

598


int far *near * p; means

3121


formula to convert 2500mmh2o into m3/hr

498


Which header file should you include if you are to develop a function which can accept variable number of arguments?

810


How is a null pointer different from a dangling pointer?

557