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 is assembly language?
Can we override constructor?
What does I ++ mean?
What are "class access modifiers" in Java?
What is immutable data?
What is the abstraction?
Why stringbuffer is faster than string?
What happens if we override private method?
How do you take thread dump in java?
Which collection is best for sorting in java?
What is the syntax and characteristics of a lambda expression?
What about static nested classes in java?
What are the supported platforms by java programming language?
Why do we use return statement?
Can we have static methods in an interface?