Tuesday, March 9, 2010
Limitation of arrays
Data processing involves storing and processing of data .the data can be stored in memory using array. But the use of arrays is not recommended. The reason behind this is arrays are data structures of fixed size .insertion and deletion in the middle of the array are time consuming and inefficient, involving re-shuffling of array elements.
Subscribe to:
Post Comments (Atom)





0 comments:
Post a Comment