What is the underscore character used for in VBScript?

a) It is used to denote header files
b) It is used to separate multiple word variable names
c) It is used by the compiler to identify VBScript macros
d) It is used as a line continuation character


d) It is used as a line continuation character

Computer Science & Information Technology

You might also like to view...

Assuming that t is an array and tPtr is a pointer to that array, which expression refers to the address of element 3 of the array?

a. *(tPtr + 3) b. tptr[3] c. &t[3] d. *(t + 3)

Computer Science & Information Technology

The ______________ operator accesses a property or calls a method only if the operator’s left operand is not null.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

By default, OpenOffice Calc spreadsheets contain ________ sheets

A) four B) three C) five D) two

Computer Science & Information Technology

What is Image map?

What will be an ideal response?

Computer Science & Information Technology