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

Respuesta :

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.

Otras preguntas