What are the advantages of arrays *?
What are the advantages of arrays *? Array have many advantages as : Array can be used to implement the matrices. Multiple data items of same data type can be assed using single name. Data structure like queue, linked list can be assed using array. What is a two dimensional array in Java? by suresh. […]