Categorize each of the following situations as a compile-time error, run-time error, or logical error.
a. multiplying two numbers when you meant to add them
b. dividing by zero
c. forgetting a semicolon at the end of a programming statement
A compile-time error
d. spelling a word wrong in the output
e. producing inaccurate results
f. typing a { when you should have typed (
a. multiplying two numbers when you meant to add them
A logical error
b. dividing by zero
A run-time error
c. forgetting a semicolon at the end of a programming statement
A compile-time error
d. spelling a word wrong in the output
A logical error
e. producing inaccurate results
A logical error
f. typing a { when you should have typed (
A compile-time error
You might also like to view...
________ data can be used to create charts that show whether the value is trending upward or downward
Fill in the blank(s) with the appropriate word(s).
Your Mac is running extremely slowly. What utility can be used to see CPU and memory usage data?
A) Task Manager B) Activity Monitor C) Console diagnostics D) System Information
The Android platform runs on a variety of devices that offer different screen sizes and pixel densities.
Answer the following statement true (T) or false (F)
A user authenticates to a local directory server. The user then opens a virtualization client to connect to a virtual server. Instead of supplying a username/password combination, the user simply checks a use directory credentials checkbox to authenticate to the virtual server. Which of the following authentication types has been utilized?
A. Transitive trust B. Common access card C. Multifactor authentication D. Single sign-on