_______ is the process of searching code to locate a source of trouble.

A. Error-handling
B. Debugging
C. Tracing
D. Setting a watch


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is a MouseMotionListener method?

a. mousePressed. b. mouseExited. c. mouseDragged. d. mouseClicked.

Computer Science & Information Technology

Describe a recursive solution to the Towers of Hanoi puzzle with N disks.

What will be an ideal response?

Computer Science & Information Technology

(Monthly Compound Interest Calculator) Modify Exercise 24.5 to calculate the compound interest on a monthly basis. Re- member that you must divide the interest rate by 12 to get the monthly rate.

What will be an ideal response?

Computer Science & Information Technology

Match the following functions to their definition

I. AVERAGE II. COUNT III. MODE.SNGL IV. MEDIAN V. COUNTA A. Returns the mean of a set of numbers B. Returns the number in the middle of a set of numbers C. Counts the number of cells in a range that are not empty D. Counts the number of cells in a range that contain numbers E. Returns the value the occurs most often in a range

Computer Science & Information Technology