Computer Science, asked by sejalawate6, 1 month ago

1) Explain the syntax of Function.​

Answers

Answered by pk544042
2

Answer:

Here is your answer

Explanation:

A function is a group of statements that together perform a task. ... A function declaration tells the compiler about a function's name, return type, and parameters. A function definition provides the actual body of the function.

Hope it's helps you

Answered by rovenz
1

Answer:

A function is a group of statements that together perform a task. ... A function declaration tells the compiler about a function's name, return type, and parameters. A function definition provides the actual body of the function.

Explanation:

Similar questions