Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The following syntax is also used for unless conditional statement.
code unless conditional

The following syntax is also used for unless conditional statement.
code unless conditional
a) True
b) False

Answer: a
Explanation: The unless condition must be false in order to execute the code.

Join The Discussion