Question: Java Script 9.To trace the execution of a JavaScript application so you can view the results when the application ends, you would? a.insert alert() method
Java Script 9.To trace the execution of a JavaScript application so you can view the results when the application ends, you would?
a.insert alert() method calls at key points in the code
b.insert source.write() method calls at key points in the code
c.insert console,log() method calls at key points in the code
d.set breakpoints at key points in the code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
