what is array?

Answer Posted / yug

array is a sequential collection of elements of same data
types and those are stored in contiguous memory locations.

Is This Answer Correct ?    80 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which driver is a pure java driver

998


What is a function simple definition?

639


how to make a scientific calculater ?

1572


Is c is a low level language?

574


When should a far pointer be used?

611






5 Write an Algorithm to find the maximum and minimum items in a set of ā€˜nā€™ element.

1594


What are the advantages of c language?

675


Explain 'far' and 'near' pointers in c.

714


Explain threaded binary trees?

688


we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?

817


What is atoi and atof in c?

626


Why main is used in c?

598


Why is C language being considered a middle level language?

660


What does *p++ do? What does it point to?

626


What is a c token and types of c tokens?

598