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.