0 Comments
Answer:
c. prompt(text[,default Input])
Step-by-step explanation:
In javaScript the prompt() method displays a dialog box which allows the user input text required by the program.