In a function prototype char result(); what is the return data type?
Answers
Answered by
5
Hey buddy, if this helps so make me the BRAINLIEST
Answer:
First of all, function prototypes include the function signature, the name of the function, return type and access specifier. In this case the name of the function is "Sum". The function signature determines the number of parameters and their types. In the above example, the return type is "void".
If this helps so make me the brainliest buddy!
Good To Help You❤
Similar questions
English,
2 months ago
Social Sciences,
2 months ago
Science,
2 months ago
Social Sciences,
5 months ago
Science,
10 months ago
English,
10 months ago
Math,
10 months ago