3. Which of the following are some possible debugging steps? Select all that apply. (2 points)
A. Initialize the variable
B. Investigate the cause of the error
C. Test the program
D. Call the function
Answer
0 (0 stars)
0
jayilych4real 1 year ago
1561 response - 0 helps

Answer:

B. Investigate the cause of the error

C. Test the program

Explanation:

What is a Bug?

This refers to the error in a code that does not allow a program to run unless it has been debugged.

Still have questions?