... statements control the flow of execution of a program.
Answers
Answered by
12
Answer:
The Control Flow Statements are used to control the flow of execution of the program. In Java programming language there are three types of control flow statement available.
Decision making or selection statement (if, if-else, switch)
Looping or Iteration statement (while, for, do-while)
Breaking or Jumping statement (break, continue)
Explanation:
Answered by
4
Answer:
control statments control the flow of execution of a program.
Similar questions
Computer Science,
6 months ago
Physics,
6 months ago
Chemistry,
1 year ago
Math,
1 year ago
Science,
1 year ago