Which of the following is not an example of a program bug?

a. Run-time error
b. Operator error
c. Syntax error
d. Logic error

b. Operator error

Computer Science & Information Technology

You might also like to view...

When a user types values at the keyboard, those values are first stored

a. as ASCII characters b. in the header file iostream c. in the keyboard buffer d. as integers e. None of these

Computer Science & Information Technology

You are working on a very large spreadsheet that you know will print on several pages. Describe how you can visualize the entire document before you print it.

What will be an ideal response?

Computer Science & Information Technology