Data interchange format
Tue, May 24, 2016Data interchange format is as follows:
- Protocol Buffers
- Protocol Buffers is Google’s data interchange format
- Serializable
- It called the serialization or serialize it to write the object to the output stream
- Parcelable