Question

An ADT defines:

A The exact implementation of data structures and algorithms. Correct Answer Incorrect Answer
B The logical properties and operations on a data structure, but not its implementation. Correct Answer Incorrect Answer
C How to create and manipulate hardware components. Correct Answer Incorrect Answer
D The syntax and semantics of a programming language. Correct Answer Incorrect Answer

Solution

The logical properties and operations on a data structure, but not its implementation.

Practice Next

Relevant for Exams:

×
×