Computer Science, asked by sunilasingh802, 8 months ago

Define a method Swap() in a class change, which takes iwo character-type arguments chl and
ch2. Interchanges the values of chi and ch2. Print the values of chl and ch2 before and after
interchange.
For example : chl= 'B' and ch2= 'R' then after interchange chl= 'R' and ch2= 'B'​

Answers

Answered by anushka9290
0

Answer:

i hope this will help you

Explanation:

follow me and mark as brainliest

Attachments:
Similar questions