Learn C#, VB.net with Samples in 1 Day


if..else
  1. Evaluate Boolean expression, if it's true ,runs IF part otherwise ELSE part
  2. If statements can be nested within other if statements
Test your .net skills with Quiz