Computer Science, asked by pradipgogoi236, 4 months ago

why we use decision staements in a program​

Answers

Answered by RanjiniKmurthy
1

Answer:

Using decision control statements we can control the flow of program in such a way so that it executes certain statements based on the outcome of a condition (i.e. true or false).

Similar questions