Which of these statements allows exactly two set of statements as options?
(a) if
(b) if-else
(c) if-elif-else
(d) all of these
Answer:
The if-else statement allows exactly two set of statements as options.
So, the correct answer is (b).
MCQ questions (1 mark each)
Last updated at April 16, 2024 by Teachoo
Answer:
The if-else statement allows exactly two set of statements as options.
So, the correct answer is (b).