what is array?

Answer Posted / amit chauhan

Array is a collection of smiler data type.
address location of array starts from 0. OR

"It is a set of elements which stored under a single name". n

OR

"An array is a collection of homogenous data elements which
are stored in consecutive memory locations.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array name a pointer?

602


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

651


What should malloc(0) do?

610


What is storage class?

654


can anyone please tell about the nested interrupts?

1674






can any one tel me wt is the question pattern for NIC exam

1554


What is a floating point in c?

600


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

575


Explain what is meant by 'bit masking'?

642


What is the use of gets and puts?

600


How can you invoke another program from within a C program?

612


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

1732


Can static variables be declared in a header file?

613


What header files do I need in order to define the standard library functions I use?

536


Array is an lvalue or not?

635