GIAC
GREM · Question #133
Which of the following JavaScript features can be abused to obfuscate code?
The correct answer is C. eval() function. See the full explanation below for the reasoning.
Question
Which of the following JavaScript features can be abused to obfuscate code?
Options
- AStrict mode
- BEvent listeners
- Ceval() function
- DArrow functions
How the community answered
(52 responses)- A15% (8)
- B4% (2)
- C75% (39)
- D6% (3)
Community Discussion
No community discussion yet for this question.