Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeLanguages
JavaScript
ecma11
Arguments Exotic Objects

ECMAScript Language Specification, Version 11
9.4.4. Arguments Exotic Objects

Read this Section of the Authoritative Specification

https://www.ecma-international.org/ecma-262/11.0/index.html#sec-arguments-exotic-objects

2 Documented Misconceptions

Misconception
FunctionOverloading
It is possible to create multiple functions with the same name but with different signatures
Misconception
NumberOfParametersMatchArguments
Functions must be called with the same number of arguments as defined in their signature

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors