Dynamic Analysis Tools are used to:
Dynamic Analysis Tools are used to:
Dynamic analysis tools are employed to find defects in software while it is executing. These tools can help detect problems such as memory leaks, race conditions, and other runtime errors that cannot be found through static analysis alone. Option C accurately describes the purpose of these tools.
C correct
C is correct
C. Find defects, such as memory leaks, while software is executing.