Sunflower Lab interview question

What is MVC?

Interview Answer

Anonymous

2 Apr 2019

Model view Controller : It directly manages the data, logic and rules of the application. View View is use for UI Interface Controller Controller Used for handling HTTP request