All of the following statements are TRUE about conjunction functions EXCEPT:
A) The NOT function results in the opposite or reverse of a logical statement.
B) The OR function requires at least one of the arguments to be TRUE.
C) The AND and OR functions cannot be used in the same IF function.
D) The AND function requires all arguments to be TRUE.
C
Computer Science & Information Technology
You might also like to view...
MC Given a user-defined container object, which of the following operators would be best suited to overload for the purpose of removing an object from the container?
a) /. b) -. c) +. d) None of the above.
Computer Science & Information Technology
The default order of the ORDER BY clause is descending.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology