2. If the following pseudocode were an actual program, what would it display? Declare String s1 = "New York" Declare String s2 = "Boston" If s1 > s2 Then Display s2 Display s1 Else Display s1 Display s2 End If
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here