Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 696
How does NETCONF YANG represent data structures?
Answer options
- A. as strict data structures defined by RFC 6020
- B. in an XML tree format
- C. in an HTML format
- D. as modules within a tree
Correct answer: B
Explanation
The correct answer is B because NETCONF YANG utilizes XML to represent data structures in a tree format, which allows for a clear and structured way to define configuration and state data. Options A and D are misleading as they do not accurately describe the representation format, while option C is incorrect because YANG does not use HTML for data representation.