What is serialization and de serialization in Java and how to serialize/deserialize HashMap in Java
Welcome to ThoughtCoders Java tutorial. In this article, we learn about what is Serialization and Deserialization, why it’s used and how to serialize HashMap. This tutorial is self-explanatory and each step is explained in details and with a code snippet.