A Function should start with
Answers
Answered by
2
Answer:
A function starts with the function's name,it's return type and parameters. These have their uses as follows. 1) The name is the name by which you invoke the function later on. 2)The return type of the function is the data type of the value which the function returns.
Similar questions
India Languages,
3 months ago
English,
3 months ago
English,
7 months ago
Science,
11 months ago
Math,
11 months ago
Computer Science,
11 months ago