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 is MVC Pattern?

Answer Posted / ak

MVC is basically a layered design patterl in which separate
conceptual units are set to function independently.

For example: there may be multiple VIEW ( display monitors,
fone communicators, AVR's ) at a railway platform showing
timings of perticular train. Its sole purpose is to
display. How it will display is its responsibility which no
other layer of the design is concerned with. To get what to
display it just interacts with a MODAL which in this case
is a database.

MODAL layer is completely independent from collecting data
( controller layer) and showing it on platform ( view
layer ). Its sole responsibility is to save and retrieve
data from and to respective clients.

CONTROLLER layer is something which is involved with other
complex tasks like tracking time, distance, speed etc of
the trains.

Comments are appreciated.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the concurrency design pattern?

1202


Which design pattern is mostly used in net?

1160


Can we use an equated value as operands for an MVC ? Reason for the same.

2508


What is the executor design pattern?

1251


What are the types of the proxy design you will get in the design pattern?

1014


What is the difference between 3 tier and n tier architecture?

1116


what is the lazy design pattern?

1118


Why is singleton bad?

1085


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

2870


What is the use of design patterns?

1221


What are the SDLC phases you have invloved ?

2828


Is mvc a software design pattern?

1198


What is the difference between factory and builder design pattern?

1031


What is the difference between proxy and adapter?

1193


Are singletons bad?

1085