

MCQOPTIONS
Saved Bookmarks
1. |
The function definitions in JavaScript begins with |
A. | Identifier and Parentheses |
B. | Return type and Identifier |
C. | Return type, Function keyword, Identifier and Parentheses |
D. | Identifier and Return type |
Answer» D. Identifier and Return type | |