What is a characteristic of the Yet Another Next Generation (YANG) data model?
- It uses a list structure.
- It uses a MIBs structure.
- It uses a tree structure.
- It uses the JSON data format.
Explanation: YANG models use a tree structure. Within that structure, the models are similar in format to XML and are constructed in modules. These modules are hierarchical in nature and contain all the different data and types that make up a YANG device model.
Related exam: Quiz - Foundational Network Programmability Concepts
Related exam: 8.8.4 Module 8: Cisco Platforms and Development Quiz
