IDNStudy.com, ang iyong gabay para sa maaasahan at mabilis na mga sagot. Magtanong at makatanggap ng maaasahang sagot mula sa aming dedikadong komunidad ng mga eksperto.
Answer:
Function definition
The header includes the name of the function and tells us (and the compiler) what type of data it expects to receive (the parameters) and the type of data it will return (return value type) to the calling function or program. The body of the function contains the instructions to be executed.
Explanation:
sana makatulong