GIAC
GREM · Question #110
Which of the following flow control structures is often used by malware to loop through a list of tasks or commands?
The correct answer is C. Infinite loops. See the full explanation below for the reasoning.
Question
Which of the following flow control structures is often used by malware to loop through a list of tasks or commands?
Options
- AConditional statements
- BSwitch statements
- CInfinite loops
- DStack manipulation
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C77% (30)
- D15% (6)
Community Discussion
No community discussion yet for this question.