Respuesta :

C) cause elimination

The following is an approach to debugging:

A) backtracking

B) brute force

C) cause elimination

There are different approaches to debugging a Software Applications, these are:

  1. Brute Force Method: This method commonly used but it has the least efficiency for isolating the cause of a software error.
  2. Back Tracking Method: This method is commonly used for small applications.
  3. Cause Elimination: The approach involves induction or deduction.

Find out more at: https://brainly.com/question/23959780

ACCESS MORE