As in our daily life, we group similar objects in one unit. In same way in programming languages we use arrays to group or list similar data-type elements.
This chapter teaches you
Arrays exist in almost every programming language like Pascal, BASIC, C++, Java, .Net etc. |