Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are actually Model,view,Controller in MVC Pattern?

Answer Posted / vijayendra ratrey

MVC - is using for separation the business logic and
application data from the presentation data to the user.
MODLE :-Here we put all kind of business logic and methods
for data manipulation(CURD).
VIEW :- it is user interface here user can make request.
it is build by using(html, css, js, etc).
CONTROLLER :- it used for controlling and validating request
and response. it decides where to send the request whether
back to view as a response or send it ot model. Controller
make communication between model and view.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

5.Develop an entity relationships diagram that identifies physical entity relationships.

2876


Explain what is good design?

1140


When singleton pattern is used?

1136


Are you using singleton in your code?

1268


Explain what are 5 common problems in the software development process?

1158


Is bean a singleton?

1046


Quartus II software version 6.0 is available for which operating systems (OS)?

2528


How did you design your unit tests?What about integration tests?

2293


What design pattern wrapper classes implement?

1070


What is synchronizer token pattern?

1146


Is singleton scope thread safe?

1183


What are the most important software design patterns?

1240


What are the additional productivity features and enhancements included with Quartus II software version 6.0?

2436


What is use case in clean architecture?

1152


What are the disadvantages of singleton pattern?

1190