Exit PEGACSA72V1 Certified System Architect (CSA) 72V1
Question 5 of 5
0% complete
Q5 Single choice

Users can access an apartment search application from different devices with different screen sizes. A screen displays the photos of available properties. On a wide desktop screen, the photos are displayed in an inline format. On a smart phone, the photos should be displayed in a vertical stack.

How do you implement the screen for this requirement?

  • A

    Use a dynamic layout with a responsive breakpoint at smart phone screen width to change from an inline format to a stacked format.

  • B

    Circumstance the section rule to display the photos with different arrangements at different screen sizes.

  • C

    Use acolumn layout with a responsive breakpoint at smart phone screen width to hide the left and right columns.

  • D

    Circumstance the layout to display the photos with different arrangements at different screen sizes.