Question d’entretien chez Orahi

what is MVC.

Réponse à la question d'entretien

Utilisateur anonyme

1 déc. 2020

MVC long form is Model View Controller. Model is where we write logic for backend and View is where we design User interface and Controller is where we write logic to control the user action.