In an expression using the logical operator ____, as soon as one of the compound conditions is found to be false, no further conditions are tested and the expression evaluates to false.
A. Nor
B. AndAlso
C. OrElse
D. Xor
Answer: B
Computer Science & Information Technology
You might also like to view...
A JFrame supports three operations when the user closes the window. Which of the choices below is not one of the three:
a. DISPOSE_ON_CLOSE. b. DO_NOTHING_ON_CLOSE. c. LOWER_ON_CLOSE. d. HIDE_ON_CLOSE.
Computer Science & Information Technology
Word automatically formats hyperlinks to Web pages and displays them in underlined, green text.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology