Ask Question
4 July, 16:25

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])

+4
Answers (1)
  1. 4 July, 19:48
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers