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


Please Help Members By Posting Answers For Below Questions

What is busy spin, and why should you use it?

575


Is there any difference between nested classes and inner classes?

521


What is close method? How it's different from Finalize & Dispose?

549


Is java map thread safe?

479


What is jar?

623






What is the difference between sleep and wait in java?

500


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

503


What is a map in java?

535


What is scanner in java?

521


Can we have multiple classes in single file ?

580


when you will synchronize a piece of your code? : Java thread

520


In a container there are 5 components. I want to display all the component names, how will you do that?

1540


When is update method called?

655


why java does not support unsigned keyword?

4228


Explain numeric promotion?

587