MCQOPTIONS
Saved Bookmarks
| 1. |
Choose the correct option about abstract data type(ADT). |
| A. | An abstract data type is a model of a certain kind of data structure. |
| B. | In abstract data type we know what a specific data type can do, but how it actually does it is hidden. |
| C. | ADT is user defined type. |
| D. | All of the above. |
| Answer» E. | |