

McqMate
Q. |
What can static analysis NOT find? |
A. | memory leaks |
B. | unreachable (“dead”) code |
C. | the use of a variable before it has been defined |
D. | array bound violations |
Answer» A. memory leaks |
View all MCQs in
Software TestingNo comments yet