What character is used to separate multiple assignment statements in the SET clause?

a. Comma ,
b. Colon :
c. Semicolon ;
d. Period .


a. Comma ,

Computer Science & Information Technology

You might also like to view...

The number of repetitions of a do loop is controlled by a condition.

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

Computer Science & Information Technology

String method __________ returns a String with uppercase letters.

a) Upper b) Uppercase c) ConvertToUpper d) ToUpper

Computer Science & Information Technology

When cell C6 containing the formula =D6/E7 is copied to cell A1, the formula in cell A1 is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ______attribute specifies the position of a Web control on an ASPX page.

a) position b) location c) style d) coordinate

Computer Science & Information Technology