Scrum
PSD · Question #102
What is static analysis?
The correct answer is D. Analysis performed on code. Static analys is performed on code (and not a running program or build).
Refactoring and Design
Question
What is static analysis?
Options
- AAnalysis performed on software at runtime
- BA tool that inspects the correctness of static keyword usage
- CWork performed by the business analyst
- DAnalysis performed on code
How the community answered
(18 responses)- A6% (1)
- C6% (1)
- D89% (16)
Explanation
Static analys is performed on code (and not a running program or build).
Topics
#static analysis#code quality tools#code inspection
Community Discussion
No community discussion yet for this question.