Which of the following correctly describes the syntax of an If statement? All of the above On a line containing an If or ElseIf, the Then keyword always appears at the end of the line A multi-way If statement can contain, at most, three ElseIf statements For every If, there appears a matching End If unless the statement is a two-way If statement