employer cover photo
employer logo
employer logo

Tata Consultancy Services

Fait partie de Tata Group

Est-ce votre entreprise ?

Question d’entretien chez Tata Consultancy Services

Explain about MVC model architecture

Réponse à la question d'entretien

Utilisateur anonyme

8 oct. 2021

I knew a little bit of this as my project was based on MVC model. MVC stands for Model-View-Controller. In model part explain about data schema used for application, in view part explain about the different user interfaces in application, in controller part you can explain the backend works done. This was the approach I used and it may not be absolutely right, so do your own research on the same.