CompTIA
ADR-001 · Question #20
Which of the following defines the difference between static and dynamic analysis of an application?
The correct answer is B. Static analysis consists of examining an application's code as it is provided, while dynamic. See the full explanation below for the reasoning.
Question
Which of the following defines the difference between static and dynamic analysis of an application?
Options
- AStatic analysis can be used against encrypted code and is able to determine the actual instructions
- BStatic analysis consists of examining an application's code as it is provided, while dynamic
- CStatic analysis is focused solely on the recovery of string and hardcoded values while dynamic
- DStatic analysis requires a dataflow-modeling tool to examine all data paths, while dynamic analysis
How the community answered
(18 responses)- A6% (1)
- B78% (14)
- C6% (1)
- D11% (2)
Community Discussion
No community discussion yet for this question.