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

Explain three types of components comprise an application design?

581


What are the main usage of the patterns?

631


What is the gang of four design pattern?

609


What is the creational design pattern?

631


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

6831






What is factory method in design pattern?

562


What is clean architecture?

571


Which design pattern is mostly used in net?

578


Is mvc a software design pattern?

671


Where should we use singleton design pattern?

544


What is architecture and what is design?

591


Shall we use abstract classes or interfaces in policy / strategy design pattern?

597


Is dependency injection a design pattern?

585


What is the executor design pattern?

727


When singleton pattern is used?

601