5. Give an example to input an integer number by using function arguement.
Answers
Answered by
2
function in C can be called either with arguments or without arguments. These function may or may not return values to the calling functions. All C functions can be called either with arguments or without arguments in a C program. Also, they may or may not return any values. Hence the function prototype of a function in C is as below:
Similar questions
Science,
2 months ago
English,
5 months ago
Social Sciences,
10 months ago
Math,
10 months ago
Geography,
10 months ago