How to return an object from a JavaScript function?
Answers
Answered by
0
The actual value itself is called an argument. Functions always return a value. In JavaScript, if no return value is specified, the function will return undefined by default. Functions are objects.
Similar questions
Math,
7 months ago
English,
7 months ago
History,
1 year ago
Social Sciences,
1 year ago
Math,
1 year ago