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 is an iterator java?
What is primitive array?
Is string thread safe in java?
Do I need java on my computer?
What is static variable with example?
Can we have any code between try and finally blocks?
What things should be kept in mind while creating your own exceptions in java?
What does 3 dots mean in java?
Does list allow duplicates in java?
Explain public static void main(string args[]) in java.
What is a line break example?
What is thread pool? How can we create thread pool in java?
How many bytes is a string?
Why java uses the concept of the string literal?
What is member in java?