Question: ?Suppose you have this code, if we run it, will it work properly or is there an error in it ?If not find the error

?Suppose you have this code, if we run it, will it work properly or is there an error in it ?If not find the error with explanation int sum( int n, int y ) { int result; result = x + y; }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
