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
What occurs when an object is constructed?
What is the use of StringTokenizer class?
What is java in simple terms?
Explain about main() method in java ?
Can you start a thread twice in Java?
What is type safety in java?
Explain abstract class in java?
Can a method be overloaded based on different return type but same argument type?
What does a void function return?
What is meant by bytecode?
Is it possible to override private or static method in java?
What is the properties class in java programming?
What is the difference between access specifiers and access modifiers in java? 16
How to create packages in java?
Explain the use of javap tool.