Answer Posted / srinu
Arraylist are already implent serializible interface.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
If you are given the name of the function at run time how will you invoke the function?
Is java same as core java?
Can we use a default constructor of a class even if an explicit constructor is defined?
How to change the priority of thread or how to set priority of thread?
Can a method be static?
If try block is successfully executed, Then Is Finally block executed?
Why synchronization is important?
How do constructors use this() and super()?
Is java hashset ordered?
What is a java string?
How do you format in java?
How can we create a thread in java?
Explain the use of volatile field modifier?
Can we make a constructor final?
What is package protected in java?