Advantages and disadvantages of arrays in java

2

Disadvantages of array in java Arrays are Strongly Typed. Arrays does not have add or remove methods. We need to mention the size of the array. Fixed length. So there is a chance of memory wastage. To delete an element in an array we need to traverse thro

Read this post on instanceofjava.com


saidesh

blogs from hyderabad

Recommended for you