Difference between array and arraylist.
Answer Posted / raja
The Methods Of ArrayList class are
1)Add
2)Remove
3)Clear
5)TrimToSize
6)Sort
7)Reverse
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of garbage collection in java, and when is it used?
What is __ init __ functions?
Explain the term virtual machine?
What do you know about java?
How arrays are stored in memory in java?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is the purpose of the enableevents() method in java programming?
Can you explain inner class.
What is a method in programming?
What is the difference between private & public & friendly classes?
Explain about interrupt() method of thread class ?
What are the advantages and disadvantages of reference counting in garbage collection?
What is generic type?
What does java edition mean?
What is a function easy definition?