An expression using the logical operator ____ evaluates to true when only one but not both of the two compound conditions are true.
A. Nor
B. OrElse
C. AndAlso
D. Xor
Answer: D
Computer Science & Information Technology
You might also like to view...
What is the difference between a prototype statement and a call statement?
What will be an ideal response?
Computer Science & Information Technology
This term describes the process where packets from one IP address/port number are redirected to another. This is often used to make services on one part of a network available to hosts on the opposite side.
What will be an ideal response?
Computer Science & Information Technology
Which of the following is a prime example of a service commonly covered by an SLA?
a. Rental space b. Food service c. Internet service d. All of the above
Computer Science & Information Technology
Derived classes usually have fields and methods that are more ____ than those of their parent classes.
A. stable B. generalized C. basic D. specialized
Computer Science & Information Technology