explain control flow statements....... :))
Answers
Answered by
14
Ram Ram guru ji ❤️
Control Flow statements :
In Java there are three types of control flow statements:
☞ Decision making statements: if, if else, nested if else.
☞ Looping statements: while, for, do-while.
☞ Branching statements: return, break, continue.
____________________________
☞These are the conditional statements that work on True / false .
Hope it helps ❣️
Answered by
90
Answer:
the Control flow statement is the type of statement that determines whether other statements will be executed.
it specifies to enable the program control of flow .
Similar questions
English,
5 months ago
Science,
5 months ago
Math,
11 months ago
Social Sciences,
11 months ago
English,
1 year ago