exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 1001 discussion

Actual exam question from Cisco's 350-401
Question #: 1001
Topic #: 1
[All 350-401 Questions]

Which two items are found in YANG data models? (Choose two.)

  • A. HTTP return codes
  • B. rpc statements
  • C. JSON schema
  • D. container statements
  • E. XML schema
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
6 months, 1 week ago
Selected Answer: BD
B and D are correct rpc statements: YANG data models include rpc (Remote Procedure Call) statements. These statements define operations that can be invoked remotely on network devices. RPCs allow clients to request specific actions or services from the device, such as configuration changes or data retrieval. container statements: YANG models use container statements to define hierarchical structures. Containers group related data nodes together, creating a structured representation of the data. They help organize data elements within the model.
upvoted 4 times
...
RickAO76
7 months, 2 weeks ago
Selected Answer: BD
rpc statements define remote procedure calls that can be invoked by clients to perform specific actions on network devices. container statements define hierarchical structures for organizing data elements within YANG data models.
upvoted 4 times
...
EAC84
7 months, 3 weeks ago
YANG is only used to model the data or define the structure, you can present data in the XML and JSON data formats.
upvoted 1 times
...
shefo1
7 months, 3 weeks ago
Selected Answer: BD
B and D is right
upvoted 3 times
...
leehyoeun
7 months, 3 weeks ago
Selected Answer: BD
answer is b d
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...