nerdexam
Cisco

200-901 · Question #269

Several teams at a company are developing a new CRM solution to track customer interactions with a goal of improving customer satisfaction and driving higher revenue. The proposed solution contains th

Sign in or unlock 200-901 to reveal the answer and full explanation for question #269. The question stem and answer options stay visible for context.

Software Development and Design

Question

Several teams at a company are developing a new CRM solution to track customer interactions with a goal of improving customer satisfaction and driving higher revenue. The proposed solution contains these components:

  • MySQL database that stores data about customers
  • HTML5 and JavaScript UI that runs on Apache
  • REST API written in Python

What are two advantages of applying the MVC design pattern to the development of the solution? (Choose two.)

Options

  • Ato enable multiple views of the same data to be presented to different groups of users
  • Bto provide separation between the view and the model by ensuring that all logic is separated out
  • Cto ensure data consistency, which requires that changes to the view are also made to the model
  • Dto ensure that only one instance of the data model can be created
  • Eto provide only a single view of the data to ensure consistency

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#Separation of Concerns#Web Application Architecture
Full 200-901 Practice