Multiple Choice
The following pseudocode
IF AVG THEN
GRADE "A"
ELSE
IF THEN
GRADE "B"
ELSE
GRADE "P"
ENDIF
ENDIF
Represents a
A) sequential IFTHENELSE pattern
B) nested IFTHENELSE pattern
C) null IFTHENELSE pattern
D) simple IFTHENELSE pattern
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The decision point in an IFTHENELSE statement
Q4: The no-function condition is usually called a
Q5: A connector symbol is placed at the
Q6: Indentation is used in pseudocode to improve
Q7: If no special alternative action is required
Q9: In a nested IFTHENELSE pattern,all the tests
Q10: Pseudocode may be a more suitable tool
Q11: In a nested IFTHENELSE pattern,it is probable
Q12: The value of a character-string constant is
Q13: Which of the following terms is an