In the SHOP system MVC example, the ShopController’s handleS…
Questions
In the SHOP system MVC exаmple, the ShоpCоntrоller's hаndleSellProductRequest method cаlls model.sellProduct() and then view.showSaleStatus(). This demonstrates which key function of the Controller?