Common errors to avoid in your program

  1. What are the common errors to avoid in your program when using

a. variables?

b. conditional if statements?

Use examples to explain.

Sample Solution