What is difference between data type and data structure?
No Answer is Posted For this Question
Be the First to Post Answer
What is bitonic search?
Is copyonwritearraylist thread safe?
What is a 2 dimensional array?
What is dangling pointer and how to avoid it?
Is treemap sorted?
Which language is best for data structures?
What is heap and its types?
Tell me real world example of polymorphism and encapsulation .
If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?
How will inorder, preorder and postorder traversals print the elements of a tree?
Write a program using mergesort technique.
What is difference between treeset hashset linkedhashset?