

MCQOPTIONS
Saved Bookmarks
1. |
The most common way to define a function in JavaScript is by using the ____________ keyword. |
A. | fun |
B. | var |
C. | function |
D. | define |
Answer» D. define | |