App Logo

No.1 PSC Learning App

1M+ Downloads
_____________ is the correct syntax of IF( ) Function:

A= IF (logical_test,TRUE([value_if_true]), FALSE ([value_if_false]))

B= IF (logical_test, [value_if_true], [value_if_false])

C= IF (logical_test,{[value_if_true]}, {[value_if_false]})

D= IF (logical_test: [value_if_true], [value_if_false])

Answer:

B. = IF (logical_test, [value_if_true], [value_if_false])

Read Explanation:

• IF Function is the condition to be tested and evaluate as either True or False


Related Questions:

________ is critical in formulating data base design.
Which of the following Languages is used for Artificial Intelligence?
A programme in a personal computer that manages data flow from the computer's operating system and attached devices such as hard disk, key board, mouse and printer?
........... is the process of successive reduction of a given set of relations to better form.
ASCII stands for :