In java, I have two strings. String str1 ="abc"; String str2 = "abc|def"
The str1 may change dynamically and holds only one value at a time. How c