discribe decision making and branching in java
Answers
Answered by
1
Explanation:
Decision Making in Java (if, if-else, switch, break, continue, jump)
Decision Making in programming is similar to decision making in real life. In programming also we face some situations where we want a certain block of code to be executed when some condition is fulfilled.
A programming language uses control statements to control the flow of execution of program based on certain conditions. These are used to cause the flow of execution to advance and branch based on changes to the state of a program
Similar questions
Political Science,
5 months ago
Hindi,
5 months ago
Math,
5 months ago
Social Sciences,
10 months ago
Biology,
10 months ago
Social Sciences,
1 year ago
Physics,
1 year ago