What should I import for arraylist in java?



What should I import for arraylist in java?..

Answer / Jeetu Choudhary

'import java.util.ArrayList';

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Which are the two subclasses under exception class?

1 Answers  


Explain some best practices you would apply while using collection in java?

1 Answers  


Which is faster string or stringbuilder?

1 Answers  


What is an immutable class? How to create an immutable class?

1 Answers  


What is casting?

3 Answers   BMC,


What is an array in java?

1 Answers  


how to print the below in java?thanks in advance.... * * * * * * * *

3 Answers  


What are the properties of thread?

1 Answers  


When finalize method is called?

3 Answers  


What is the difference between multitasking and multithreading in Java

1 Answers   Sans Pareil IT Services,


Can a string be null?

1 Answers  


What an i/o filter in java programming?

1 Answers  


Categories