Which of the following will is considered a logical error?

a) forgetting a semicolon at the end of a programming statement
b) typing a curly bracket when you should have typed a parenthesis
c) multiplying two numbers when you meant to add them
d) dividing by zero
e) misspelling an identifier


c) multiplying two numbers when you meant to add them

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ is commonly used to initialize the data members of a class when an object is first made.

A. const function B. const reference function C. initializer D. constructor

Computer Science & Information Technology

Applying CSS Styling

What will be an ideal response?

Computer Science & Information Technology

What is the name for the most recent and more nefarious form of social engineering tactics?

A. Denial of Service B. phishing C. smurf attack D. zombie

Computer Science & Information Technology

____________________ a file marks it for exclusion from several commands, including Put, Get, Synchronize, Check In, and Check Out.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology