Multiple Choice
Mistakes that allow a program to run, but cause it to produce erroneous results are called
A) syntax errors.
B) logic errors.
C) compiler errors.
D) linker errors.
E) none of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Syntax involves rules that must be followed
Q10: Most of the lines in a program
Q11: The programs that control and manage the
Q12: Executable code is computer code that contains
Q13: Once a value has been stored in
Q15: _ is used in a C++ program
Q16: Creating a program requires many steps. Three
Q17: C++ is an example of a _
Q18: List five elements that are common to
Q19: The programmer usually enters source code into