1.

Which of the following is valid conditional statement?(a) else(b) els(c) if else(d) None of the mentionedI have been asked this question during an interview.This interesting question is from The Else Conditional Statement in section Conditional Statements of Ruby

Answer»

Correct CHOICE is (a) else

Easy EXPLANATION: Else is VALID conditional statement.



Discussion

No Comment Found

Related InterviewSolutions