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
What is the difference between final, finally and finalize()?
How much ram can a 64 bit processor theoretically?
How do you create immutable object in java?
Which software is used for java programming?
Why are functions called methods in java?
What is the difference between an object-oriented programming language and object-based programming language?
What are filterstreams?
What is the purpose of static methods and static variables?
What is the independent variable in an experiment?
Define a java class.
What is ternary operator in java?
What is the class in java?
Is set ordered in java?
What is java argument list?
Can a class be final?