What is meaning of View in MVC?
Answer / Naveen Singh Kuldeep
In an MVC application, the View represents the user interface or presentation components. It displays the data provided by the Model and handles user input.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc route constraints?
Steps for the execution of an MVC project?
What is mvc and its advantages?
Mention what is the advantages of mvc?
What is mvc request life cycle?
What is mvc3?
What is antiforgerytoken in mvc?
What are the different view engine in mvc?
Is mvc stateless?
What is filter mvc?
What is modelstate isvalid in mvc?
What is dao in mvc?