CiscoCisco
300-435 · Question #27
300-435 Question #27: Real Exam Question with Answer & Explanation
The correct answer is A: JSON. YANG interfaces support JSON and XML as primary encoding formats for data representation and exchange.
Network Automation Foundation
Question
Which two encoding formats do YANG interfaces support? (Choose two.)
Options
- AJSON
- BXML
- CXHTML
- DPlain text
- EBER
Explanation
YANG interfaces support JSON and XML as primary encoding formats for data representation and exchange.
Common mistakes.
- C. XHTML is a markup language for web pages, not a data encoding format used by YANG interfaces.
- D. Plain text lacks the structured representation and machine-readability required for programmatic interaction with YANG data.
- E. BER (Basic Encoding Rules) is a binary encoding used in protocols like SNMP and ASN.1, but not directly supported by standard YANG interfaces for data encoding.
Concept tested. YANG data encoding formats
Topics
#YANG#Encoding Formats#JSON#XML
Community Discussion
No community discussion yet for this question.