In the following pseudocode, what percentage raise will an employee in
Department 10 receive?
if department <>
raise = SMALL_RAISE
else
raise = MEDIUM_RAISE
raise = BIG_RAISE
endif
a. SMALL_RAISE
b. MEDIUM_RAISE
c. BIG_RAISE
d. impossible to tell
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here