Which three statements about encoding formats in model-driven telemetry are true? (Choose three.)
Correct because GPB is efficient and commonly used in high-performance telemetry.
Why this answer
GPB is compact and efficient, often used with gRPC. JSON is human-readable and widely supported. XML is verbose but used in NETCONF.
YANG does not define encoding; it defines data models. CBOR is not commonly used in Cisco telemetry.