Select from following answers:- View is a User Interface
- View display data using model to the user.
- View enables the user to modify the data.
- It deals with the data presentation.
- All Above

In MVC, View is the user interface. It displays data using model to the user and also allows to modify the data.It is the presentation layer of any standard application.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator