Computer Science, asked by sharmadeepti006, 1 month ago

what do you mean by a fungtion name some of the fungtion​

Answers

Answered by bhawnanitgss
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. Some functions are : sum(),area().

Explanation:

Similar questions