Which of the following statements correctly describes a one-ine lf statement in VBA? a. The condition and its statement must be on the same line. b. The one-line lf statement can only be used in User-Defined Functions. c. The condition and its statement must be on separate lines. d. The one-line lf statement can only be used with Boolean data types