Answer Posted / tirupathi rao
By Default all the Collection classes are serialized.And
Serializable is not a class its an Interface.
| Is This Answer Correct ? | 42 Yes | 4 No |
Post New Answer View All Answers
Can arraylist hold different types java?
Are global variables initialized to zero?
Is call by reference possible in java?
Explain about data types?
What is javac in java?
How to split arraylist elements in java?
How many bytes is double?
Can we call a non-static method from inside a static method?
What is the hashcode () and equals () used for?
What is equlas() and hashcode() contract in java? Where does it used?
What is a method signature java?
What are different ways of object creation in java ?
Is java jre still free?
Why runnable interface is used in java?
What is the difference between assignment and initialization?