which methods consisting of the serilizable interface?
Answer Posted / abhi
actually there are two methods on serializable interface.one
is readObject and writeObject.If u implement that two method
then it behave as a normal interface.if not then it is
marker interface.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is treemap in java?
Where is singleton pattern used?
Explain restrictions on using enum?
What is bom encoding?
What is collections framework?
Explain wait() method of object class ?
Differentiate between a constructor and a method? Can we mark constructors final?
Difference between method overloading and method overriding in java ?
Is set ordered in java?
What is the syntax and characteristics of a lambda expression?
What is Hierarchy of exception?
What is the purpose of static methods and variables?
What is re-factoring in software?
What is the difference between compare and compareto in java?
What does the three dot emoji mean?