SAP
C_MDG_1909 · Question #151
What are the principles of MVC paradigm used by web Dynpro?
The correct answer is A. The controller handles the user input and steers the application. B. Views define the layout. C. The model holds and provides the business logic. See the full explanation below for the reasoning.
Question
What are the principles of MVC paradigm used by web Dynpro?
Options
- AThe controller handles the user input and steers the application.
- BViews define the layout.
- CThe model holds and provides the business logic.
- DStandard MVC allows for nested view controllers.
How the community answered
(42 responses)- A71% (30)
- D29% (12)
Community Discussion
No community discussion yet for this question.