Serialization:- Process of converting an object's internal state into byte stream, which can be stored in database, files or transmitted it over network. Deserialization:- It is opposite of the ...
into numeric value using Wrapper Classes.