Ask Question
1 May, 15:08

T F Function headers are terminated with a semicolon.

+5
Answers (1)
  1. 1 May, 16:51
    0
    Answer: False

    Explanation:

    The given statement is false that, in the function definition the header is basically defined as the keyword by the particular function name and a value of the parameters encased in the parentheses.

    The parameter list might be vacant, or it might contain different number of the parameter. In the either case, parentheses are necessary in the function. The function header are not terminated with the semicolons but function prototype are terminated with the semicolons.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “T F Function headers are terminated with a semicolon. ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers