String str = "abcde";System.out.println(str.substring(1, 3));
Not registered? Create an account
Forgot Password?
Already a registered user? Login