What does abstract data type means?
Answer Posted / 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 |
Post New Answer View All Answers
Parenthesis is never required in postfix or prefix expressions, why?
State the advantages of using postfix notations?
How can we delete any specific node from the linked list?
What is the complexity of arraylist?
What is sorting with example?
What do you mean by recursive definition?
How do you use the sort function?
What is a hash index?
Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?
Why sorting algorithms are important?
Can we use ordered set for performing binary search?
Explain binary representation?
Is map a collection?
Does treeset allow null?
State the rules to be followed during infix to prefix conversions?