CiscoCisco
200-901 · Question #484
200-901 Question #484: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #484. The question stem and answer options stay visible for context.
Software Development and Design
Question
What are two advantages of the MVC design pattern? (Choose two.)
Options
- AIt represents the visualization of data contained with a model.
- BIt allows filtering of a set of objects using different criteria.
- CIt controls the data flow into a model object and updates a view whenever data changes.
- DIt separates low-level data accessing operations from high-level business services.
- EIt builds a final object through a step-by-step approach.
Unlock 200-901 to see the answer
You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#MVC#Design Patterns#Software Architecture#Separation of Concerns