Math, asked by gunjipriyanka123, 8 months ago

what is function? how function is defined​

Answers

Answered by mandalsneha959
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. The C standard library provides numerous built-in functions that your program can call.

I hope it will help u to proceed further.....

Answered by singhanju71074
3

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. The C standard library provides numerous built-in functions that your program can call.

Similar questions