What is mvc technology?
Answer / Mohammad Arif
MVC (Model-View-Controller) is an architectural pattern used in software development to separate the presentation layer (View), the data handling layer (Model), and the user interaction logic (Controller).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data annotation in mvc?
Explain what is routing in mvc?
How can you maintain session in mvc?
What are html helpers in mvc?
Is angularjs mvvm or mvc 4?
What are the main razor syntax rules?
How to render html in asp.net mvc view?
Why is mvc good?
Why viewstate is not used in mvc?
What is mvc in spring?
What is the mvc page life cycle?
What is difference between mvc and mvvm?