A

Admin • 828.03K Points
Coach

Q. The elements of an array is always stored in ________ memory?

  • (A) Sequential
  • (B) Sequential and random
  • (C) Random
  • (D) Binary search
  • Correct Answer - Option(A)
  • Views: 32
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
The elements of an array are stored in contiguous memory. Linked list is stored in a random memory.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.