Answer Posted / purwa nehete
data structure is the best method for organizing data because
specific data structure are essential ingredient of many efficient programs that possible to manage huge amount of data.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How treemap orders the elements if the key is a string?
In what scenario, binary search can be used?
What do you mean by sorting data?
What are the different data structures?
Describe queue operation.
Can we store null in arraylist?
What is sequential mapping in data structure?
What is entryset method in map?
Devise a program to sort an array using bubble sort.
What are the types of queues?
Is treemap sorted?
What is map keyset?
Why entry interface is used in map?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Can the double-checked locking fail on a single processor system?