1.
The elsif statement can add many alternatives to if/else statements.
A
True
B
False
3 practice sets · Page 1 of 1
The elsif statement can add many alternatives to if/else statements.
True
False
The elsif conditional statement is written with an expression.
True
False
Which of the following is valid conditional statement in Ruby?
elseif
elsif
else if
elseiff