if i know the lenght of collection in hand, should I use Array or Arraylist? justify
Answer / guest
If lenght of collection is known Array is prefered to use
because Arraylist is resizable where as array has constant
size and array is more faster than ArrayList.
| Is This Answer Correct ? | 13 Yes | 0 No |
how can u cal servlet from java?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
difference between applicationserver and webserver
To identify IDL language what mapping mechanism is used?
What are transaction attributes?
Difference Between java & javax
5 Answers Sun Microsystems, Wipro,
what is the use of Object Factories?
What is a class loader? What are the different class loaders used by jvm?
How to determine SGA site?
what is meant by JRMP?
What are different types of layout managers in java.awt package?
What are the different approaches to represent an inheritance hierarchy?