Which of the following is false?
a. An if-else statement can be written on a single line.
b. You can have an if without an else.
c. You can block many actions under the else in an if-else even though the if executes only a single statement.
d. You could write an if-else statement that used no semicolons between the location of the if and the location of the else.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.