Multiple choice

Which of the following components of Abstract Data give(s) the description on how to manipulate information in the storage structures to obtain the results defined for the operations?

  1. Operations

  2. Storage structures

  3. Algorithms

  4. Tuples

  5. Attributes

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

This component of Abstract Data gives the description on how to manipulate information in the storage structures to obtain the results defined for the operations.