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

Define level of the tree?

0 Answers  


What is the difference between array and stack in data structures?

0 Answers  


What happens if we put duplicate key in hashmap?

0 Answers  


How many links are there in a binary tree of N nodes?

0 Answers   Tech Mahindra,


Name two algorithms two find minimum spanning tree?

0 Answers  






Why is data structure used?

0 Answers  


How do you empty an arraylist?

0 Answers  


What is binary tree? Explain its uses.

0 Answers  


Does arraylist have a tostring?

0 Answers  


Is hashmap part of collection?

0 Answers  


What is the idea behind splaying?

0 Answers  


What are hashmaps good for?

0 Answers  


Categories