exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 547 discussion

Actual exam question from Cisco's 200-901
Question #: 547
Topic #: 1
[All 200-901 Questions]

A network engineer developed an application that performs configuration automation. The engineer used the MVC model for the application design. It has a web interface for users to interact, collect configuration directives for specific devices, and communicate with network devices through REST-based APIs. What is the advantage of the model component in MVC design in this scenario?

  • A. It contains data and responds to state queries and updates.
  • B. It keeps views and controllers updated during the execution.
  • C. It defines main application behavior and contains functions to run.
  • D. It renders the data for easy use by the remaining parts of the design.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Pierre_Bouvier
7 months ago
A the Model component: Contains the configuration data. Manages updates (e.g., new directives). Responds to queries about configurations.
upvoted 1 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 ...