answer of the java statements
Answers
Answered by
0
The most basic control flow statement supported by the Java programming language is the if-then statement. The switch statement allows for any number of possible execution paths. The do-while statement is similar to the while statement, but evaluates its expression at the bottom of the loop.
Answered by
1
please tell me what the java statements are in the comment box
Similar questions