Ask Question
12 August, 17:41

Why is a class an excellent representation of an abstract data type?

+1
Answers (1)
  1. 12 August, 20:26
    0
    A class is an good representation of the abstract data type as it is represented independently. For implementing a class, it is use to specify the interface for an abstract class.

    Class is one of the type of abstract data type for the objects that whose behavior is basically define by the set of operations and values. It is known as abstract as, it provide an implementation independently.

    When the class is using in an abstract data type, then it refers as hidden representation of the data. In this modern era, class is use for the implementation of the abstract data type.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Why is a class an excellent representation of an abstract data type? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers