what is function? how function is defined
Answers
Answered by
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
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
Math,
3 months ago
Math,
3 months ago
Political Science,
3 months ago
Computer Science,
8 months ago
Science,
1 year ago
Hindi,
1 year ago
Science,
1 year ago