MCQ (Multiple Choice Question):

"Be bugging" is known as:

A. Preventing the defects by inspection.
B. Fixing the defects by debugging.
C. Adding known defects by seeding.
D. A process of fixing the defects by the tester.

Answer :

Final answer:

'Be bugging' is known as Fixing the defects by debug_ging

The answer is B

Explanation:

The term 'Be bugging' refers to Option B: Fixing the defects by debug_ging. debug_ging is a process in which programmers find and resolve bugs, or defects, in computer program code. This process involves identifying, isolating, and then either correcting the problem or determining a way to work with it.

The ultimate goal of debug_ging is to ensure the software functions as intended and provides a consistent user experience. Hence, it can be concluded that 'be bugging' is about fixing defects rather than preventing, adding or any other type of process.

Learn more about debug_ging here:

https://brainly.com/question/33335506

#SPJ11