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 the difference between superclass and subclass?
Is java same as core java?
What is final int?
give an example for encapsulation?
What are instance variables?
Write a function for palindrome and factorial and explain?
What are the difference between composition and inheritance in java?
What is the meaning of find and replace?
What is a heavyweight component?
How to check if a list is sorted in java?
What does exclamation mean in java?
What are the 2 types of java programs?
What are keywords and reserved words in java?
What is logical variable?
What is the main purpose of java?