Computer Science, asked by abbymc9166, 14 hours ago

Name different parts of function with the help of an example

Answers

Answered by samridhi49
0

Answer:

See Below

Explanation:

A return type function returns only one value. A function is a derived type because its type is derived from the type of data it returns. The other derived types are arrays, pointers, enumerated type, structure, and unions. Basic types: _Bool, char, int, long, float, double, long double, _Complex, etc.

Similar questions