Explain the model-view-controller pattern when applied to a typical GUI.
What will be an ideal response?
The model-view-controller pattern when applied to the task of designing a GUI allows the task to be divided into two main subtasks: 1) Designing and coding the appearance of the GUI on the screen; 2) Designing and coding the actions performed in response to button clicks and other user actions. This approach allows GUI components to send messages to determine which actions should be taken.
Computer Science & Information Technology
You might also like to view...
An Input mask controls what can and cannot be entered in a field
Indicate whether the statement is true or false
Computer Science & Information Technology
To preview a template, click the File tab to access the ________ view of Word
Fill in the blank(s) with correct word
Computer Science & Information Technology