Question

QUESTION 3 Arrays are simple data structures of contiguous memory location, list two Advantages and two more Disadvantages ab
0 0
Add a comment Improve this question Transcribed image text
Answer #1
  • Advantages
  1. Array allows convenient way of storing the data of same datatype with same size.
  2. Arrays allow to store the elements in any dimension. Arrays support multidimension. Example : matrixes are 2D array.
  • Disadvantages
  1. Inserting and deleting the elements from the array would be expensive in terms of time complexity
  2. Arrays allow us to enter only fixed number of elements into it. We cannot alter the size of an array once array is declared. So memory is wasted.
Add a comment
Know the answer?
Add Answer to:
QUESTION 3 Arrays are simple data structures of contiguous memory location, list two Advantages and two...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT