What does abstract data type means?

Answer Posted / wonder

Abstract Data Type is a specification of a set of data and
the set of operations that operate on the data.Such data
type is abstract in the sense that it independent on the
various concrete implementations.

Is This Answer Correct ?    129 Yes 30 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is treemap thread safe?

505


Mention the data structures which are used in graph implementation.

456


How can avl tree be useful in all the operations as compared to binary search tree?

469


How does arraylist store data?

463


What is non linear structure?

499






Why hashtable is faster than arraylist?

531


How to traverse data in a linked list in forward and backward direction, write the algorithm?

522


What is mean by merge sort?

497


What is collections singletonmap?

467


Define non-linear data structures?

563


Why would you use a linked list?

462


What is a multiset table?

433


Which is better stack or queue?

451


Differentiate between file and structure storage structure.

504


Why do we need arrays if all the operations that are performed on arrays can be performed on arraylist?

437