Which of the following will NOT be detected by static analysis?

Loading

โœช Choose the correct option.

Which of the following will NOT be detected by static analysis?

A. Parameter type mismatches.
B. Errors in requirements.
C. Undeclared variables.
D. Uncalled functions.

Leave a Comment