If I have 1000 objects and my requirement is to sort them
quickly, then which collection would you recommend and why?
Answer Posted / ashutosh dhar
sorted set, already sorted.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can I become a good programmer?
What is communist flag?
Is final static java?
What is the meaning of find and replace?
Explain about main() method in java ?
What is replacefirst in java?
What is overriding in java?
What is a package in java? List down various advantages of packages.
What is variable and rules of variable?
When is the finally clause of a try-catch-finally statement executed?
Explain static nested classes ?
What is Enum in Java?
Is an integer an object?
What is the dot operator?
How many arguments can be passed to main ()?