Advertisements
Advertisements
Question
Debug the error and rewrite the following method prototype:
int sum(x,y);
Code Writing
Advertisements
Solution
int sum(int x, int y) shaalaa.com
Is there an error in this question or solution?
Chapter 5: User - Defined Methods - EXERCISES [Page 337]
