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
    E None of the mentioned Correct Answer Incorrect Answer

    Solution

    The correct answer is B

    Practice Next
    ×
    ×