Cisco
200-901 · Question #456
A web app must be accessible from computers and mobile devices. It must maintain the same data structure on both types of devices. What is the advantage of using the MVC design pattern for this app?
Sign in or unlock 200-901 to reveal the answer and full explanation for question #456. The question stem and answer options stay visible for context.
Software Development and Design
Question
A web app must be accessible from computers and mobile devices. It must maintain the same data structure on both types of devices. What is the advantage of using the MVC design pattern for this app?
Options
- Ato asynchronously update the graphical interface
- Bto define different algorithms for data manipulation
- Cto separate the logic of the graphic interface of the different devices
- Dto have only one instance of the objects that contain the data
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#Multi-device applications