Class task Swap

Class task Swap

by Shafayet Jamil -
Number of replies: 0
Write a C program which will swap two integer values. Hint: if a=10, b=20, then the output will be a=20, b
Attachment 2.JPG
Attachment Capture.JPG