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
what are the creational design patterns
What is the concurrency design pattern?
Why have we declared the instance reference volatile?
What is the behavioral design pattern?
What is the difference between factory and abstract factory design pattern?
Is singleton scope thread safe?
Can we have this pattern implemented using static class?
What are the types of participants of the prototype design pattern you will get?
What are the differences between the design patterns and the framework?
What is the gang of four design pattern?
What is the use of design patterns?
What design pattern wrapper classes implement?
Is oop a design pattern?
Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?
4. Identify and bound the SOI’s Operating Environment.