CTFL Exam QuestionsBrowse all questions from this exam

CTFL Exam - Question 20


Dynamic Analysis Tools are used to:

Show Answer
Correct Answer: C

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.

Discussion

3 comments
Sign in to comment
MthethoOption: C
Feb 17, 2023

C. Find defects, such as memory leaks, while software is executing.

laraerfOption: C
Jun 8, 2023

C is correct

0b82866Option: C
Apr 25, 2024

C correct