

MCQOPTIONS
Saved Bookmarks
1. |
What is the implicit keyword that is available in each function to access the arguments passed? |
A. | args |
B. | object |
C. | arguments |
D. | prototype |
Answer» D. prototype | |