which is the better collection class if the requirement is
only displaying the data
Answer / rishabh
Choice of collection depends on the datastructure
requirements of the program. However we can make any
Collection as read only by using methods in Collections
class like unmodifiableList(), unmodifiableSet() etc.
| Is This Answer Correct ? | 2 Yes | 2 No |
how to search the pertical objects in a Collections
What is local interface. How values will be passed?
Is infobus easy to use?
Can I use javascript to submit a form?
Difference Between java & javax
5 Answers Sun Microsystems, Wipro,
JMS based on what technology?
What state does a thread enter when it terminates its processing?
What is synchronization?
How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
What is DTD?
how to get value in combo for updation?
What is a sessionfactory? Is it a thread-safe object?