Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

What is a parameter in JavaScript?

Click the option that best answers the question.

  • A value that is passed into a function when it is called
  • A variable used within the function's block of code
  • A condition that determines whether a function should be executed
  • A statement that defines the behavior of a function