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

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

1794


Did you use ooa/ood methodologies? Did you use design patterns?

634


What is the singleton design pattern?

623


What are the main usage of the patterns?

623


What are structural design patterns?

601






What are the main types of concurrency design patterns?

580


What are the types of design patterns?

562


What is the difference between adapter and facade?

623


when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next

6810


Where should we use singleton design pattern?

536


What is the creational design pattern?

625


What design pattern wrapper classes implement?

603


Give me example of observer design pattern?

621


What are the categories in which the design patterns can be divided?

613


What is the design pattern?

634