A

Admin • 828.03K Points
Coach

Q. What is the disadvantage of arrays in C?

  • (A) The amount of memory to be allocated should be known beforehand
  • (B) Elements of an array can be accessed in constant time.
  • (C) Elements are stored in contiguous memory blocks.
  • (D) Multiple other data structures can be implemented using arrays.
  • Correct Answer - Option(A)
  • Views: 11
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.