What is serializable interface?
Answer Posted / pankaj
when we are supposed to convert our object in to byte form
to save in some location and then use on a network.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is difference overloading and overriding?
What are generic methods?
List types of storage classes in java?
What is difference between printf and scanf?
Is java a pure object oriented language?
Say any two properties in beans?
what is the difference between process and thread? : Java thread
What are the two types of java?
what is deadlock? : Java thread
what is the difference between the methods sleep() and wait()? : Java thread
What is a qualifier in a sentence?
Can we override the private methods?
What is final?
What are the advantages of assembly language?
When throws keyword is used?