Multiple choice An Abstarct Data Type (ADT) is the same as an abstract class a data type that cannot be instantiated a data type which can be used only by the defined operation a data type on which operation defined can not use it All of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation Correct answer; only the operation defined can use it.