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 int short for?
How to run a JAR file through command prompt?
Which class contains a method: cloneable or object?
Write a java program to check if a number is prime or not?
What is the difference between == and === javascript?
What is the formula to calculate percentage?
What is the synonym of procedure?
What is an i/o filter?
How do I start learning java?
What is the difference between the paint() and repaint() methods?
Write a program to reverse a number in java?
Is list thread safe in java?
Name some OOPS Concepts in Java?
What is the difference between JDBC 1.0 and JDBC 2.0?
What is difference between static variable and global variable?