Serializable
-
Core Java

Transient variables in Java
In this post we are going to examine what a transient variable is in Java and learn how to use…
Read More » -
FileOutputStream

How to Write an Object to File in Java
On this tutorial we are going to see how you can store an object to a File in your File…
Read More »
