Multiple Choice
If the variable named GRADE has a value of 95,which of the following statements will cause the line
95 is above average
To be output?
A) Write "GRADE is above average"
B) Write GRADE is above average
C) Write GRADE,"is above average"
D) Write "GRADE,is above average"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: If the variable named ANSWER has
Q21: The following pseudocode<br>IF AVG <span
Q22: If the variable named AVG has
Q23: If the variable named AVG has
Q24: A diamond shape symbol on a program
Q25: If the variable named ANSWER has
Q26: The following pseudocode<br>IF AVG <span
Q27: If the variable named AVG has
Q28: The keyword ELSE is not needed when
Q29: Which program flowcharting symbol is used as