All of the following are valid statements in reference to the IIf function EXCEPT:
A) IIf functions can only be used when a condition will evaluate to either true or false
B) IIf functions work only with numeric values and not with text
C) IIf functions can be nested when two when two conditions are not sufficient to evaluate an expression
D) IIf functions can contain other functions as arguments
B
Computer Science & Information Technology
You might also like to view...
Answer the following questions true (T) or false (F)
1. A pointer is an address, an address is an integer, but a pointer is not an integer. 2. You can get a pointer value to initialize a pointer variable from an object of an appropriate type with the “address-of” operator, &.
Computer Science & Information Technology
By default, the logging feature in Windows 10 Firewall is __________.
A) enabled B) disabled C) available for purchase D) None of the above
Computer Science & Information Technology