What does abstract data type means?

Answers were Sorted based on User's Feedback



What does abstract data type means?..

Answer / ypp

It means ''Only decleration is there but implementation is not i.e it never use further but it can be inherit ".

Is This Answer Correct ?    67 Yes 88 No

What does abstract data type means?..

Answer / suman aka nips

Programmer's/ User-Defined data types are called
ADT(Abstract data Type)

Is This Answer Correct ?    26 Yes 72 No

What does abstract data type means?..

Answer / vinay

any data type which can be used without registry entry.

Is This Answer Correct ?    18 Yes 76 No

Post New Answer

More Data Structures Interview Questions

What is data type with example?

0 Answers  


Does map extend iterable?

0 Answers  


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


Differentiate between hashset and treeset.

0 Answers  


How do you find a string is anagram or not?

0 Answers  






Does treemap allow duplicate keys?

0 Answers  


What do you mean by 2-3-4 tree?

0 Answers  


What does simulation of queues mean?

0 Answers  


What is bubble sort and selection sort?

0 Answers  


What is data structure operations?

0 Answers  


Explain heapsort. What is its complexity?

0 Answers   Essar,


What does isempty() member method determines?

0 Answers  


Categories