give the syntax of function prototype
Answers
Answered by
0
Syntax of function prototype
In the above example, int addNumbers(int a, int b); is the function prototype which provides the following information to the compiler: name of the function is addNumbers() return type of the function is int. two arguments of type int are passed to the function.
Answered by
0
Answer:
m
Explanation:
dtjcddhjiuiijgvguvbji
Similar questions