What does abstract data type means?

Answer Posted / harjinder kaur

It is set of values and associated operations on those
values where implementation is hidden from the user.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find 3rd element from end in a linked list in one pass?

460


What is a map programming?

482


What are all the classes and interfaces that are available in the collections?

500


In what scenario, binary search can be used?

560


Is hashset a collection?

468






Differentiate between iterable and iterator.

673


How do you initialize an arraylist?

491


What is static array?

463


For which header list, the last node contains the null pointer?

484


What are the advantages of merge sort?

465


Is arraylist faster than array?

460


How do you implement a stack?

478


Why it is said that searching a node in a binary search tree is efficient than that of a simple binary tree?

611


What is variable size arrays?and why we use it?

619


What is the complexity of arraylist?

482