Array is divided into two parts in ____________

2025

Array is divided into two parts in ____________

  1. A.

    Hashed Array Tree

  2. B.

    Geometric Array

  3. C.

    Bounded-size dynamic array

  4. D.

    Sparse Array

Attempted by 126 students.

Show answer & explanation

Correct answer: C

Answer: c

Explanation: The first part stores the items of the dynamic array and the second part is reserved for new allocations.

Explore the full course: Coding For Placement