Answer Posted / javachi
To have serialized array list, we need to implement the serializable interface.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What's the base class in java from which all classes are derived?
Difference between a process and a program?
What is the difference between Grid and Gridbaglayout?
How do you include a string in java?
Is a boolean 1 bit?
How many bytes is double?
When is the finalize() called? What is the purpose of finalization?
Does a class inherit the constructors of its superclass in java programming?
How do you sort arraylist in descending order?
Can an interface extend a class?
What is the difference between public, private, protected, and friend access?
Explain purpose of sleep() method in java?
What is a buffer in computer?
What is the difference between JDBC 1.0 and JDBC 2.0?
What are class members by default?