Math, asked by shimi28, 3 months ago

What are the values of a and b after the following function is executed, if the values passed are 20 and 15:
void trial int a, int b)
{a=a+b;
b=a-b;
a=a-b;
System.out.ptintln(a+ " " + b); }​

Answers

Answered by akanshatiwari6437
1

Answer:

sorry sorry sorry sorry sorry sorry sorry sorry i don't know answer

Similar questions