data structures in java

44

data structures in java -

/*A data structure is a particular way of organizing
data in a computer so that it can be used effectively.

For example, we can store a list of items having the same
data-type using the array data structure.*/

Comments

Submit
0 Comments