Answer & Solution
Answer: Option B
Solution:
The correct attribute used in an HTML form to specify where to send the form data is
action. The action attribute defines the URL where the form data will be submitted.