Question:You are writing a JavaScript function that will accept user input. Which of the following will you use?
A The prompt method B The alert method C A form field D All of the above
+ AnswerA
+ Report