State the different way to test the decision and control statements
Answers
Answered by
3
Answer:
The decision control statements are the decision making statements that decides the order of execution of statements based on the conditions. In the decision making statements the programmer specify which conditions are to be executed or tested with the statements to be executed if the condition is true or false.
Explanation:
Similar questions