Ask Question
26 April, 23:50

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. 27 April, 03:00
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers