Adobe Flex Actionscript Question:

Download Job Interview Questions and Answers PDF

What Is the Model-View-Controller (MVC) Pattern?

Adobe Flex Actionscript Interview Question
Adobe Flex Actionscript Interview Question

Answer:

The Model-View-Controller (MVC) is a compound pattern, or multiple patterns working together to create complexapplications.

► Model Contains the application data and logic to manage the state of the application

► View Presents the user interface and the state of the application onscreen

► Controller Handles user input to change the state of the application

Download Adobe Flex Actionscript Interview Questions And Answers PDF

Previous QuestionNext Question
What is Display container?What Is Event Flow in term of Event Handling in Flash Action Script 3.0?