Question:You work on a JavaScript project. How do you prompt users with messages and at the same time requesting user inputs?
A alert() B display() C prompt() D input()
+ AnswerC
+ Report