单项选择题

我们可以使用()语法创建一个函数。

A.function:myFunction()
B.function myFunction()
C.function=myFunction()
D.myFunctio1n function()