What is import java util arraylist?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

When we serialize an object does the serialization mechanism saves its references too?

0 Answers  


Class A extends Class B but Class A also inherit Super Class Object so it is multiple inheritence give reason in support of your answer

3 Answers  


How a variable is stored in memory?

0 Answers  


How to change the priority of thread or how to set priority of thread?

0 Answers  


Can an abstract class be final?

10 Answers  






Why doesn't the java library use a randomized version of quicksort?

0 Answers  


how to identify duplicate values in arraylist

2 Answers   TCS,


What’s meant by anonymous class?

0 Answers  


What do you understand by a Static Variable?

0 Answers   CGI,


What’s the difference between the methods sleep() and wait()?

0 Answers  


How do you get length in java?

0 Answers  


which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None

17 Answers  


Categories