Question

    What is the name of the process to find errors in a

    software program?
    A Compiling Correct Answer Incorrect Answer
    B Debugging Correct Answer Incorrect Answer
    C Executing Correct Answer Incorrect Answer
    D Scanning Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    Debugging is the process of detecting and removing errors from software code.

    Practice Next