Multiple Choice
What type of statement can be used to make a single-alternative decision?
A) switch
B) fork
C) if
D) if-else
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: When creating a flowchart or pseudocode representation
Q10: When if-else statements are nested, each else
Q11: What conditional operator can be used when
Q12: What sort of evaluation involves the evaluation
Q13: What is the difference between the conditional
Q15: What character(s) are used to form the
Q16: What is the syntax of the conditional
Q17: What kind of conditional operator requires three
Q18: You write a program in which the
Q19: You can combine as many AND and