Question

In JavaScript, the definition of a function must always start with what keyword?
A. fun
B. def
C. function
D. define

Answers

GPT 3.5
C. function