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

How to sort an Array?

0 Answers  


Explain what is B-tree?

0 Answers   BPL,


How do you find the size of an arraylist?

0 Answers  


Tell me do array subscripts always start with zero?

0 Answers  


How does sort function work?

0 Answers  






There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?

0 Answers   DELL,


What does bubble sort do?

0 Answers  


What is bubble sort and selection sort?

0 Answers  


What is inserting in data structure?

0 Answers  


How do I push an element into a stack?

0 Answers  


what is hashing

7 Answers   Infosys, Nirma,


Which interfaces are implemented by abstractsequentiallist?

0 Answers  


Categories