If there is a Model class,View class,Controller class then
How these are internally related? Which layer objects
instantiated in which layer? How they communicates?

Answer Posted / rasik210

Q. Which layer objects
instantiated in which layer? How they communicates?

Ans. As much as I understand Controller class controls the
instantiation of both the view and Model classes.
Controller instatiates the model class fetches data from it
and passes it onto View class for displaying it to the end
user.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need singleton pattern?

740


Write the code for a singleton class?

788


Using any system, product, or service your organization provides, identify the human system roles for the product.

2347


What are the examples of the behavioral design patterns?

802


What are the most popular design patterns?

765


What are the languages used in the design pattern?

767


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

2609


What are creational design patterns?

812


What is lexi design pattern?

904


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

789


Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?

2868


What is a lazy initialization in singleton?

811


What is difference between function oriented design and object oriented design?

769


Which design patterns have you used in your project ?

767


What is the difference between adapter and facade?

820