1.

What Is A Formatter?

Answer»

A formatter is an object that is RESPONSIBLE for encoding and SERIALIZING DATA into MESSAGES on one end, and deserializing and DECODING messages into data on the other end.

A formatter is an object that is responsible for encoding and serializing data into messages on one end, and deserializing and decoding messages into data on the other end.



Discussion

No Comment Found