Friday, June 29, 2018

Conditional Statements

Conditional statements in programming define conditions under which certain
functions are performed. Conditional statements use logical expressions that are
evaluated and return a value of either
true or false. There are three primary
conditional statements:
If statementSwitch statementTernary operators
All these statements are evaluated using operators.

Best Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...