Code snippets, technical articles, tips on computing and programming...
Scenarios in which Serialization cannot happen
What are the special cases in which serialization cannot happen? -> There are following scenarios in which serialization cannot happen: a. Variables are transient. b. Variables are static. c. Base class variables are serialized if class itself is serializable.
No comments
:
Post a Comment
Your Comment and Question will help to make this blog better...
No comments :
Post a Comment
Your Comment and Question will help to make this blog better...