What is the difference between GOTO command and iF.THEN.ELSE command?
Answers
Answered by
1
Answer:
Explanation:
The difference is that the Go To command is specific and doesn't have a backup plan but the If, Then, Else command is more flexible and does have a alternative solution.
Similar questions