Kizspy | Question: 45
(Choose 1 answer)
How do you define a controller for a SAPU15 view?
A. Creating a separate JavaScript file for the controller and linking it to the view
B. Adding the controller code directly in the view file using a script tag
C. Using the "controller" property in the XML view definition
D. Declaring a script tag with the controller code in the HTML view file