Serialization and Deserialization
Lets us get an overview first
Problem
Suppose we have a client who operates on javascript. Data is sent on an server which operates on some other language such as cpp,c,python or java. So they will no
abhinab05.hashnode.dev4 min read