Computer Science, asked by prince6054, 8 months ago

what do you mean by function name some type of the functions​

Answers

Answered by mahi1862
2

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.

Answered by tanveermaira
0

Answer:

A function is derived type because it type is derived from the type data it returns

Similar questions