why we use decision staements in a program
Answers
Answered by
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