0 votes
in JavaScript by
In JavaScript what is an argument object?

1 Answer

0 votes
by

The variables of JavaScript represent the arguments that are passed to a function.

Related questions

0 votes
asked Oct 24, 2023 in JavaScript by DavidAnderson
0 votes
asked Oct 8, 2023 in JavaScript by JackTerrance
...