1.

If statement inside if statement is called Nested if statements.(a) True(b) FalseThis question was addressed to me in an international level competition.This interesting question is from The If Conditional Statement topic in division Conditional Statements of Ruby

Answer»

The correct option is (a) True

For EXPLANATION: Nested if means STATEMENT INSIDE statement.



Discussion

No Comment Found

Related InterviewSolutions