Multiple choice

A data structure is a/an____of a particular organization of data.

  1. algorithm

  2. logical model

  3. analytical

  4. none of these

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

A data structure is a logical model or a way of organizing data in a computer so that it can be used efficiently. It is not an algorithm itself, but rather the structure that algorithms operate upon.