Computer Science, asked by shubhi6254, 8 months ago

15. Point out errors in the following code and make corrections. Explain each change
Explain.
made.
public class Add
private int m;
private int n;
public int Add(void)
{
m=n=0;
}
int Add(int m, int n)
{
m=m;
n=n;
} }

Answers

Answered by nakshatra17122006
0

Answer:

48

it as value added some reason being said

Similar questions