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?

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / devarathnam c,kotagudibanda(po

Hi...
MODEL:Model is nothing but storing the databse objects.
VIEW: View is nothing but userinterface
CONTROLLER: Controller is nothing but handling the requests
and sending the response.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Design Patterns Interview Questions

How to add CSS styles Styles to Elements with Particular Attributes?

1 Answers  


What is the S/W model used in the project. What are the optimization techniques used. Give examples ?

2 Answers   Infosys, Symphony, Wipro,


how many types of cookies in php

1 Answers  


Is mvc is a design pattern?

0 Answers  


How might prototyping be used as part of the SDLC?

3 Answers   Apple, ASD Lab,


Give the syntax of css?

1 Answers  


what are design patterns..?what design patterns used in .net.

1 Answers  


What is the difference between factory and builder design pattern?

0 Answers  


What is architecture and what is design?

0 Answers  


Which Design Patterns you know?

4 Answers   Honeywell,


Explain what is good design?

0 Answers  


What is the singleton design pattern?

0 Answers  


Categories