Answer Posted / animesh
Serialization is the process of storing object properties.
To avoid serialization we use transient modifier.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is dynamic binding(late binding)?
How to print nodes of a Binary tree?
Can we sort a map in java?
What happens if an exception is throws from an object's destructor?
What are thread safe functions?
Why should we use singleton pattern instead of static class?
Why we use set in java?
Why Java is not pure Object Oriented language?
What is the Concept of Encapsulation in OOPS
What does compareto () do in java?
Which package has light weight components in java programming?
What is JVM and is it platform independent?
what is the purpose of the runtime class?
Which oo concept is achieved by using overloading and overriding?
Is age discrete or continuous?