What is the difference between array and arraylist?
what is the difference between arraylist and linkedlist?
Answer Posted / anuj
array can,t have count and capacity method, but in array list have count and capacity method,
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is intellij better than eclipse?
what is mena by object block any what is the use of that
What is multithreading and its advantages?
Can we use a switch statement with strings?
Does hashset allow duplicates in java?
How big is a gigabyte?
What are encapsulation, inheritance and polymorphism?
What is the right data type to represent a price in java?
What is the return type of the main method?
Explain the importance of finalize() method.
What is unicode full form?
Give an example of call be reference significance.
What is the difference between static and global variables and also define what are volatile variables?
What is the use of toarray () in java?
What does next mean in java?