The VBScript ________ function has the same purpose as JavaScript's window.prompt method.

a) MsgBox
b) InputBox
c) Prompt
d) PromptBox


b) InputBox

Computer Science & Information Technology

You might also like to view...

Do the find and add operations on a binary search tree always require at most O(log 2 n) comparisons? If so, why? If not, why not?

What will be an ideal response?

Computer Science & Information Technology

A(n) ________ is a reference in a text to the source of the information

Fill in the blank(s) with correct word

Computer Science & Information Technology

Some software manufacturers list the minimum Windows Experience Index base score needed to run their software

Indicate whether the statement is true or false

Computer Science & Information Technology

When writing a procedure in VBA, comment lines start with ________

A) " B) // C) --> D) '

Computer Science & Information Technology