Frage im Vorstellungsgespräch bei Tech Mahindra

What is MVC ( model, view, controller)

Antwort im Vorstellungsgespräch

Anonym

31. Juli 2018

commonly used for developing user interfaces that divides an application into three interconnected parts. This is done to separate internal representations of information from the ways information is presented to and accepted from the user.

8