What does abstract data type means?

Answer Posted / abhishek bharsakale

abstract data type means we can perform different operation
on object or on data

Is This Answer Correct ?    21 Yes 31 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of data structures?

536


Why do we need to use computers to help us sort lists?

573


Can we create a null as a key for a map collection?

519


How can I learn data structures?

522


Tell me the difference between the character array and a string.

511






What are three common types of traversals?

454


Who created quicksort?

521


What is selection sort with example?

603


what is the biggest advantage of linked lists?

558


Which sorting algorithm is the slowest?

473


Is an arraylist an object?

481


If you are using c language to implement the heterogeneous linked list, what pointer type should be used?

632


What is the complexity of sorting algorithm?

499


How does a dynamic array work?

451


What is the difference between length () and size () of arraylist?

450