Multiple Choice
A ____ error is a flaw in a program's design that prevents the program from running as you anticipate.
A) compile-time
B) syntax
C) logic
D) run-time
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Explain the three stepping options found in
Q28: The window.alert()debugging methodresults in messages _ .<br>A)written
Q29: Which of the following JavaScript statements requests
Q30: How is setting breakpoints useful in debugging?
Q31: When using the console.log() method to trace bugs,
Q33: The debugging tools built into modern browsers
Q34: _ is the process of tracing and
Q35: The rules of a programming language are
Q36: The console.log()debugging methodresults in messages _ .<br>A)written
Q37: After you throw an error, you use