How can you make a class serializable in java?
Answer / Mohammad Kashif Ali
To make a Java class serializable, it must implement the Serializable interface. No methods are required for this interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why we override equals() method?
java is puerly object oriented or not ?
we cannot create an object of interface but we can create a variable of it
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,
Difference between an argument and a parameter?
10 Answers Accounting, HCL, IBM, Quinnox,
What is the purpose of extern variable?
Difference between static synchronization vs. Instance synchronization?
what are the differences between final,finally,finalize methods?
Why Java is a platform independent language?
What are classloaders?
Why java Don't Support Multiple interitence
Can java run on google chrome?