To check more than two conditions, ___ is used with if-else statements.
(a) while
(b) for
(c) elif
(d) for
I have been asked this question in an interview for internship.
I want to ask this question from Logical Operators and Conditional Execution in chapter Essential Shell Programming of Unix