IDENTIFY THE CORRECT STATEMENTS WITH RESPECT TO IF… THEN...ELSE [1...

24.

Identify the correct statements with respect to if… then...else

[1.0]

a) Each expression must be

c)

Each expression must be

implicitly convertible to

explicitly convertible to

Boolean.

Boolean.

d)

Once a block finishes

b) Once a block finishes

executing, execution passes

executing, execution passes

to the end of the

to the start of the

If...Then...Else statement.

If...Then...Else statement.