Advantage and disadvantage of array

Advantage and Disadvantage of Array

Hello Friends, Welcome to the my blogs .In the previous blogs we have seen the application of Linked list, Stack, Queue, and Tree . Hope you all enjoy that blogs , today we will see the Advantage and disadvantage of array . So let's start this:


Advantage of Array:

  1. Array can be implement easily.
  2. Different data of the same data types can be represent by only one name.
  3. Array can store many data items at a same time.
  4. 2D arrays is used for representation of matrices.
Disadvantage of Array:
  1. wastage of memory in Array.
  2. Array is a Static data structure because of which the size of array is already defined.
  3. For Insertion and deletion we have to do traverse the full array.
Note: Hope you enjoyed this if you liked it then please tell me in the comment and share this to your friends and family members.
In the next blog, we will see the difference between arrays and linked list.
Thank You


Popular posts from this blog

Privacy Policy for Evergreen Sabji Bazar

Difference between Array and Linked List

Cancellation and Refund Policy for Evergreen Sabji Bazar