Which of the following is not a decision making statement?
(a) if
(b) if-else
(c) switch
(d) do-while
The question was posed to me in my homework.
This interesting question is from Control Statements in portion Operators and Control Statements of Java