Sign Up
Log In
Home
discussion
Exam 200-901 Question id=6184 Software Development and Design

What are two advantages of the Model-View-Controller software design pattern? (Choose two.)

A. allows for multiple views of the same model
B. separates responsibilities of the code, which makes future modifications easier
C. simplifies network automation
D. makes code easier to deploy using CI/CD pipelines
E. reduces the need for error handling