
Java – Serialization interview question and answers
In this article, we will cover some of the interview questions with their justification on Serialization concept in Java These are most frequently asked interview Read More
In this article, we will cover some of the interview questions with their justification on Serialization concept in Java These are most frequently asked interview Read More
In this article, we will discuss how to stop serialization to happen for a serializable class Q) How to stop Serialization ? One would wonder Read More
In this article, we will discuss singleton design pattern with respect to serialization in detail Let me tell you scenario I have faced during one Read More
In this article, we will discuss importance of SerialVersionUID in Serialization and De-Serialization process Finally we will compare compiler generated SerialVersionUID v/s programmer defined SerialVersionUID and Read More