BCS-ISEB
BH0-010 · Question #442
Which of the following type of defect would NOT be typically found by using a static analysis tool?
The correct answer is C. A variable has the wrong numeric value passed into it. See the full explanation below for the reasoning.
Question
Which of the following type of defect would NOT be typically found by using a static analysis tool?
Options
- AA variable is defined but is then not used
- BA variable is used in a calculation before it is defined
- CA variable has the wrong numeric value passed into it
- DA variable is used but not declared
How the community answered
(62 responses)- A6% (4)
- B3% (2)
- C77% (48)
- D13% (8)
Community Discussion
No community discussion yet for this question.