What will s2 contain after following lines of Java code? String s1 = "one";String s2 = s1.concat("two")
Not registered? Create an account
Forgot Password?
Already a registered user? Login