Ask Question
15 December, 16:23

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

+2
Answers (1)
  1. 15 December, 18:13
    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?
Find an answer to your question ✅ “Why is a class an excellent representation of an abstract data type? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers