InterviewSolution
Saved Bookmarks
| 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 |
|