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

A. alert(text[,defaultInput])
B. confirm(text[,defaultInput])
C. prompt(text[,defaultInput])
D. print(text[,defaultInput])


Answer: C

Computer Science & Information Technology

You might also like to view...

The order of operations for __________ __________ is NOT first, then AND, then OR.

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following file types cannot be opened by Microsoft Paint?

A. Windows Bitmap B. Word document C. GIF D. JPEG

Computer Science & Information Technology

When sorting on more than one field, the field that is the secondary sort field, is called the ____ sort field.

A. outside B. outermost C. innermost D. inside

Computer Science & Information Technology

Numbers on a report can be displayed in Currency, Percent, or Standard formats.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology