Which of the following statement is wrong about entering functions?
AUse an equal sign at the end of the functions
BSpecify the function name
CEnclose function arguments within parenthesis (brackets)
DUse a comma to separate the function's individual arguments.