The Arguments Object in Javascript
In certain programming languages, if we defined a function to take in a certain number of parameters, and used the function with anything other than the requisite number of parameters, it will return a syntax error.