Is handling conditions important in programming? Explain your answer.
Answers
Answered by
2
Answer:
Conditions are statements that are created by the programmer which evaluates actions in the program and evaluates if it's true or false. ... This can be used to create pathways in a program which can allow efficiency and a better system of evaluation.
Similar questions