what is use of condition block in program
Answers
Answered by
0
Answer:
Conditional blocks allow a program to take a different path depending on some condition(s). These allow a program to perform a test and then take action based on the result of that test.
Answered by
0
Answer:
These allow a program to perform a test and then take action based on the result on that test
Similar questions