What is meant by mvc?
Answer / Milky Sodhi
The Model-View-Controller (MVC) is an architectural pattern which separates an application into three interconnected components for maintaining a clean and modular codebase: the Model (manages data), the View (manages user interface), and the Controller (handles user requests).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the features of mvc5?
What is html beginform in mvc?
What is mvc token?
What is crud mvc?
What is meant by mvc?
What are Filters in MVC?
What is mvc ioc?
What is razor in mvc?
What is data model in mvc?
What is mvc application life cycle?
What is the use of spring mvc?
How you can send the result back in json format in mvc?