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 |
Define prototype?
whats is mean by connectionpooling
What is codebase in applet?
What is J2EE?
Explain the purposes of methods wait(), notify(), notifyAll ()?
what is disadvantage of thread?
How to determine SGA site?
What is message driven beam?
For which statements does it make sense to use a label?
What is the difference between Process and Threads?
diff between jsp include directive and jsp action include?
Explain Object Serialization and it can be used?