Question: Which variable is an implicit parameter for every function in JavaScript?

  1. Arguments
  2. args
  3. argsArray
  4. argumentsList

Answer: The correct answer of the above question is Option A:Arguments