Computer Science, asked by VersatileRiya, 11 months ago

can anyone solve this question no.6.

Attachments:

Answers

Answered by yogesh388
1

Answer:

use swapping method

take int temp

a=temp;

temp=b;

b=a;

Similar questions