Understanding of Week 10

Understanding of Week 10

by Rishad Amin Pulok -
Number of replies: 0

Model–view–controller is a software design pattern commonly used for developing user interfaces that divide the related program logic into three interconnected elements. This is done to separate internal representations of information from the ways information is presented to and accepted from the user.