Multiple choice

In which of the following specification of the data structure, one needs to determine where the data will reside and allocate space in that storage area?

  1. Application level

  2. Storage structure

  3. Data structure

  4. Array

  5. Implementation level

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

In this specification of data structure, one needs to determine where the data will reside and allocate space in that storage area.