How do you clear a list in java?



How do you clear a list in java?..

Answer / Pradip Kumar Dubey

You can use the clear() method to clear a List in Java, as mentioned in the previous answer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How does sublist works in java?

1 Answers  


What is difference between iterator and enumeration in java?

1 Answers  


What are the two ways to create a thread?

1 Answers  


How static variable work in java?

1 Answers  


What do you mean by formatting?

1 Answers  


Why static functions are used?

1 Answers  


what is object type casting? give some example with related?

2 Answers   HP, SparkTG,


difference between jsp and java script?

3 Answers  


What is the arguement of main method?

1 Answers  


Can we inherit inner class?

1 Answers  


Explain about vector, dictionary,hash table, property classes?

1 Answers   Patni,


Explain about public and private access specifiers?

1 Answers  


Categories