Flow Control statements in JAVA:-
Flow control describes the order in which all the statements will execute at run time.
Flow controls are categorized into 3 types those are
1) Selection statements
2) Iterative statements
3) Transfer statements
The following fig will explains the flow controls categories.
No comments:
Post a Comment