Example let STR1= "hello" STR2= "world"
Example let STR1= "hello"
STR2= "world"
STR1[i]= STR2[j]; i =i+1 j = j+1