asked 223k views
4 votes
Explain the Decision making statement​

asked
User YashC
by
7.5k points

1 Answer

6 votes

Answer:

Decision making structures require that the programmer specify one or more conditions to be evaluated or tested by the program, along with a statement or statements 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.

answered
User Marcoow
by
7.6k points

No related questions found