QUESTION 1
You need to ensure that the app meets the business requirements for https://www.leads4pass.com/70-480.html user interface design. Which code segment should you insert at line UL15?
A. layout: new ui.ListLayout ( ui.GridLayout{ horizontal: “false” })
B. layout: new ui.GridLayout({ groupHeaderPosition: “top” })
C. layout: new ui.ListLayout({ horizontal: “false” })
D. layout: new ui.GridLayout( ui. ListLayout{ groupHeaderPosition: “top” })
Correct Answer: B
QUESTION 2
You need to ensure that the app maintains information according to the requirements.