Given the following pseudocode,what value of GRADENUM can be input to output a grade of "B"?
Start
Read GRADENUM
CASENTRY GRADENUM
CASE GRADENUM
GRADE "A"
CASE GRADENUM GRADE "B"
CASE GRADENUM
GRADE = "C"
CASE GRADENUM
GRADE = "D"
CASE other
GRADE "F""
ENDCASE
Write GRADE
Stop
A) 80
B) 90
C) less than 80
D) greater than 90
Correct Answer:
Verified
Q10: In a CASE control structure,every test requires
Q11: It is good programming practice to include
Q12: A nested IFTHENELSE control structure is generally
Q13: Current activities like changes and corrections made
Q14: In the following pseudocode,the value for TRANSCODE
Q16: Given the following pseudocode,how many conditions
Q17: Given the following pseudocode,how many conditions
Q18: We can replace the nested IFTHENELSE control
Q19: Given the following pseudocode,what value of
Q20: In the following pseudocode,the value for
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents