A. if (conditional expression is true) then execute this code end if
B. if (conditional expression is true)execute this code end if
C. if (conditional expression is true) {then execute this code>->}
D. if (conditional expression is true) then {execute this code}
B. if (conditional expression is true)execute this code end if
C. if (conditional expression is true) {then execute this code>->}
D. if (conditional expression is true) then {execute this code}
No comments:
Post a Comment