nerdexam
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)
  • A
    15% (8)
  • B
    4% (2)
  • C
    75% (39)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full GREM Practice