Choose the right answer to complete the following code
<form action="___">
text
The URL to which the form data will be sent
GET or POST
GET
POST
submit