Interviewer And Interviewee Guide

Senior Software Developer Interview Question:

Tell me do you know what is MVC?

Submitted by: Muhammad
MVC stands for Model-View-Controller. It's a way to separate code into its own compartments, typicially like so:

☛ Model is the data layer that manages business logic and maintains data
☛ View is the front-end presentation layer, or UI layer
☛ Controller is the logic layer that handles user requests and behavior, and updates the Model
Submitted by: Muhammad

Read Online Senior Software Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.