Question: 2.To avoid potential errors caused by using variables that are not properly declared, you should? a.make all variables global b.use strict mode c.make sure you
2.To avoid potential errors caused by using variables that are not properly declared, you should?
a.make all variables global
b.use strict mode
c.make sure you always assign values to your variables
d.make all variables local
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
