In an expression using the logical operator ____, as soon as one of the compound conditions is found to be true, no further conditions are tested and the expression evaluates to true.

A. Nor
B. AndAlso
C. OrElse
D. Xor

Answer: C

Computer Science & Information Technology

You might also like to view...

During document proofreading, the suggestion to insert an apostrophe to indicate possessive use would appear in the:

A) Spelling pane. B) Grammar pane. C) Margin. D) Proofing pane.

Computer Science & Information Technology

A Case statement in a Select Case structure can test for a range of values.

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

Computer Science & Information Technology