InterviewSolution
Saved Bookmarks
| 1. |
In the function definition, the keyword let is followed by ………(a) Function name(b) Arguments(c) Parameters(d) Implementations |
|
Answer» (a) Function name |
|