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 |
How does sublist works in java?
What is difference between iterator and enumeration in java?
What are the two ways to create a thread?
How static variable work in java?
What do you mean by formatting?
Why static functions are used?
what is object type casting? give some example with related?
difference between jsp and java script?
What is the arguement of main method?
Can we inherit inner class?
Explain about vector, dictionary,hash table, property classes?
Explain about public and private access specifiers?