GATE | GATE-CS-2005 | Question 2
An Abstract Data Type (ADT) is:
(A) Same as an abstract class
(B) A data type that cannot be instantiated
(C) A data type type for which only the operations defined on it can be used, but none else
(D) All of the above
Answer: (C)
Explanation: See http://en.wikipedia.org/wiki/Abstract_data_type