Which of the following statement is false
The while statement tests its loop-continuation condition before executing its body, the loop body will always execute at least once
For switch statement, if no match occurs, the deforit case executes
When executed in a while statement, the cont inue statement skips the remaining statement in the control statement's body and performs the next iteration of the loop
When executed In a white statement, the break statement causes an immediate exit from that sfatement.
No new data to save. Last checked at 10:12am