choose the option which is not an example of control statement
Answers
Answered by
0
Answer:
option a,b,c,d where is the option
Explanation:
choose the option which is not an example of control statement
Answered by
0
The option which is not an example of control statement is exit().
Explanation:
- exit() is not an example of flow control statement in Java as exit() terminates the currently running JVM.
- Control statements are those statements that change the flow of execution of statements.
- In simple words, it is a statement which determines whether other statements will be executed.
- The examples of such statements are If, If-else, Switch-Case, while-do statements.
Similar questions
English,
24 days ago
Hindi,
24 days ago
Computer Science,
1 month ago
English,
1 month ago
Social Sciences,
9 months ago
Chemistry,
9 months ago