If this is a true or false question I would say true... but I dont know I’m confusion <3
Answer:
"MEDIUM_RAISE" is the correct answer for the above question.
Explanation:
- In the above pseudo-code, The first if statement will false because the question suggests that the department value is 8, which is greater than 5. But the first if statement states that the department value is less than 5.
- Then the else-if statement gets checked which gives the true result. It is because the value of the department variable is 8, which is less than 14.
- So the else-if statement block will be executed which assigns the MEDIUM_RAISE value to the raise.
- Hence the answer is "MEDIUM_RAISE".
What are you trying to ask...
Answer:
what is the name of the computer that access shared resources on the network