It’s time to put what you’ve learned to the test, get 3 questions right to pass this unit.
1.
Which SAPUI5 module provides the functionality to find components declared in an HTML page and create the component instances, which are then inserted into a component container?
Choose the correct answer.
2.
Which control is used to embed a UI component in a control tree?
Choose the correct answer.
3.
To load and render a component in an HTML page, a special data attribute must be specified on the corresponding DOM element. What is the name of this marker attribute to be added?
Choose the correct answer.
4.
In which file is the component controller implemented?