What is serializable interface?
Answer Posted / ravikiran(aptech mumbai)
serializable interface is a marker interface which has no
methods at all
| Is This Answer Correct ? | 64 Yes | 8 No |
Post New Answer View All Answers
What are the differences between Java 1.0 and Java 2.0?
What is implicit object in java?
In which language java is written?
Is it possible to override the main method?
Why java is considered as platform independent?
What are the advantages of packages in java?
explain autoboxing in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
What is hash code collision?
What are the benefits of java?
Can we execute java program without main method?
How will you reverse a link list without using recursion?
What is volatile data type?
What is the purpose of the return statement?
What is the differences between c++ and java? Explain