Answer Posted / niranjanravi
Serializable interface is useful if you want to save the
state of a profram to a persistant storage area like file
or database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is string manipulation?
what is method reference in java 8?
Can list contain null in java?
What’s the difference between callable and runnable?
Write a program to calculate factorial in java?
How do I get 64 bit java?
How to perform linear search in java?
Which is bigger double or float?
How to retrieve data from database in java using arraylist?
What are the different tags provided in jstl?
What is an immutable class? How to create an immutable class?
What’s a deadlock?
What are the important methods of java exception class?
What are advantages of exception handling in java?
Can an interface be defined inside a class?