...
IP-Address
September 8, 2024
Algorithm-Paradigms
September 8, 2024
IP-Address
September 8, 2024
Algorithm-Paradigms
September 8, 2024

GATE 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
Question 2 Explanation: 
An Abstract datatype is a type for objects whose behaviour is defined by set of values and set of operations.
Correct Answer: C
Question 2 Explanation: 
An Abstract datatype is a type for objects whose behaviour is defined by set of values and set of operations.

Leave a Reply

Your email address will not be published. Required fields are marked *