Computer Science, asked by khageswarjoda, 19 hours ago

explain decision control structure in Java ​

Answers

Answered by suhildewan35
1

Answer:

Advertisements. Decision making structures have one or more conditions to be evaluated or tested by the program, along with a statement or statements that are to be executed if the condition is determined to be true, and optionally, other statements to be executed if the condition is determined to be false.

please mark me as branly

Similar questions