Which type of error causes a program to run but provide incorrect or unexpected results?
a. a syntax error
b. a logic error
c. a modular error
d. all of the above
B
Computer Science & Information Technology
You might also like to view...
The term ____ means that you turn an option off in the same manner that you turned it on.
a. toggle b. scrub c. layer d. flip
Computer Science & Information Technology
The ________ command allows you to select one or more rows or columns and lock them into place
Fill in the blank(s) with correct word
Computer Science & Information Technology
The VSTO ____ event executes as the Word document is loaded and displayed.
A. ThisDocument_Startup B. Document_Shutdown C. ThisDocument_Shutdown D. Document_Startup
Computer Science & Information Technology
Preceding a condition by the NOT operator reverses the truth of the original condition.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology