Problem #347 CORE JAVA PROGRAMMING

Program to swap two string variables without using third or temp variable.

Your Solution