nerdexam
Huawei

H12-891_V1.0 · Question #742

Protobuf stands for protocolbuffers. It is a language-independent, platform-independent, and extensible method of serializing structured data. It can be used for data communication protocols, data…

The correct answer is A. True. See the full explanation below for the reasoning.

SDN and Network Automation

Question

Protobuf stands for protocolbuffers. It is a language-independent, platform-independent, and extensible method of serializing structured data. It can be used for data communication protocols, data storage, etc. Compared with XML and JSON, Protobuf pays more attention to data serialization and efficiency, space, and speed, resulting in poor readability.

Options

  • ATrue
  • BFalse

How the community answered

(22 responses)
  • A
    86% (19)
  • B
    14% (3)

Topics

#Protobuf#data serialization#encoding efficiency#JSON comparison

Community Discussion

No community discussion yet for this question.

Full H12-891_V1.0 Practice