In JavaScript, the definition of a function must always start with what keyword?

A. fun
B. def
C. function
D. define

C. function