Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which of the following is the definition for debugging?

  2. A.

     Finding bugs

    B.

     Fixing bugs

    C.

     Both Finding & Fixing bugs

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The process of finding and fixing bugs is called debugging and is a normal part of the development process.


Be The First To Comment