A data type consisting of data members and operations on those members which can be used by a programmer without knowing the implementation details of the data type is called
a. an abstract definition type
b. an available data type
c. an abstract data type
d. a primitive data type
c. an abstract data type
You might also like to view...
Which of the following primitive types is never promoted to another primitive type?
a. double. b. byte. c. boolean. d. Both a and c.
Which operation below is not part of the Map interface?
a) Given a key, determine the value associated with the key in a map. b) Determine if a key is in an element in a map. c) Determine if a value is in in an element in a map. d) Given a value, determine the key that is associated with the value in a map. e) All of these operations are part of the Map interface
In a list implementation of a queue, the end of the list at which elements are added is called
A) the front of the queue B) the rear of the queue C) the head of the queue D) the bottom of the queue
What are the three major tasks performed by the VMM engine?
What will be an ideal response?