2. Assume the following declaration appears in a program: Declare String str = "World" Write a statement that inserts the string "Hello " at the beginning of the str variable. After the statement executes, the str variable should contain the string "Hello World".
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here