Solved

What Are Two Advantages of the Model-View-Controller Software Design Pattern

Question 108

Multiple Choice

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 need for error handling

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions