(Choose 1 answer)
In Unity's UI system, what is the significance of using the "Event System" component?
A. It controls the layout and positioning of Ul elements on the screen.
B. It provides visual feedback to users through animations and transitions.
C. It handles user input interactions such as clicks, taps, and drag gestures on Ul elements.
D. It manages the flow of UI navigation between different screens or menus.
Q: 33