How do you delete a list in java?


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

Post New Answer

More Core Java Interview Questions

what is business delegate?

2 Answers   TCS,


Where and how can you use a private constructor?

0 Answers  


How we create object in copy constructor?

0 Answers   HCL,


If you do not want your class to be inherited by any other class. What would you do?

0 Answers  


Implement a stack with push (), pop() and min() in O(1) time.

0 Answers   Amazon,






What does serializing data mean?

0 Answers  


Why method overloading and method overriding required in java?

1 Answers   Ericsson, Wipro,


How to make object serializable in java?

0 Answers  


Why we need to serialize the object

11 Answers   CTS, Geometric Software,


What is a vararg?

0 Answers  


what is the purpose of class "Object" which is base class for all classes?

3 Answers  


What access modifiers can be used for variables?

0 Answers  


Categories