What is serializable interface?
Answer Posted / kanhaiya kumar
It save the state of the object in persistent(where we can
save data without Database. like- disc or pen drive etc..)
area..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
What are the restriction imposed on a static method or a static block of code?
Can a class be declared as static?
What is the basic of java?
What is the major difference between linkedlist and arraylist?
What is a protected class in java?
What is continuity of a function?
Can singleton class be inherited in java?
When do I need to use reflection feature in java?
What are the wrapped, classes?
Can size_t be negative?
What are autoboxing and unboxing? When does it occur?
Difference between arraylist and hashset in java?
What is the difference between an object-oriented programming language and object-based programming language?
Explain the importance of throws keyword in java?