Multiple choice technology testing

Static Analysis is also performed using tools:

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Static analysis is examination of code without execution, which is performed using automated tools that check for coding standard violations, security issues, and potential defects. The statement is correct.