Multiple choice A data structure is a/an____of a particular organization of data. algorithm logical model analytical 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.