Kizspy | Question: 30
(Choose 1 answer)
Choose the correct information about Protocol buffers.
A. Protocol buffers, also known as Protobuf, is a protocol that Google developed internally to enable serialization and deserialization of structured data between different services.
B. Parsing Protocol Buffers (binary format) is less CPU intensive because it's closer to how a machine represents data.
C. All of the others.
D. None of the others.