JS

Functions in JavaScript - Function methods length

16.

Which of the following function methods is used to determine the number of arguments passed into a function?

bind()

call()

arguments()

length()