what is array?

Answer Posted / anandmayi

An array is a collection of homogenous data elements which are
stored in consecutive memory locations.Always address location
of array starts from 0.

Is This Answer Correct ?    143 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what will the preprocessor do for a program?

610


Describe static function with its usage?

622


Is c weakly typed?

585


What is structure padding and packing in c?

631


Where is volatile variable stored?

657






How can I dynamically allocate arrays?

603


what is the height of tree if leaf node is at level 3. please explain

1612


What is pass by value in c?

611


What is the use of pointers in C?

631


Do variables need to be initialized?

627


What are preprocessor directives in c?

652


Is main a keyword in c?

646


What is ambagious result in C? explain with an example.

2061


Explain built-in function?

605


Explain c preprocessor?

691