Which of the following statement is not true regarding functions?
1.A function definition begins with “define”
2. A function may or may not have parameters.
3.A function may or may not return value.
4. Function header always ends with a colon (:).
Answer:1