Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 801
Which two items are found in YANG data models? (Choose two.)
Answer options
- A. HTTP return codes
- B. rpc statements
- C. JSON schema
- D. container statements
- E. XML schema
Correct answer: B, D
Explanation
The correct answers are B and D because YANG data models utilize rpc statements to define remote procedure calls and container statements to structure data hierarchically. Options A, C, and E do not pertain directly to the elements defined within YANG data models.