Ask Question
7 October, 12:07

Which of the following syntaxes displays a dialog box, causing the user to enter input text?

a. print (text[, default Input])

b. confirm (text[, default Input])

c. prompt (text[, default Input])

d. alert (text[, default Input])

+2
Answers (1)
  1. 7 October, 12:26
    0
    c. prompt (text[, default Input])

    Explanation:

    In jа vascript the prompt () method displays a dialog box which allows the user input text required by the program.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which of the following syntaxes displays a dialog box, causing the user to enter input text? a. print (text[, default Input]) b. confirm ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers