Search



Tuesday, 18 August 2015

If-Else Theory

If-else is a conditional program execution, it controls the flow of program, letting it to make decision accordingly uses some operators, like:

If statement types:
    Untitled Document

  • Simple If statement
  • If-else statement
  • Nested else if statement
  • else if ladder




  • No comments:

    Post a Comment

    Guys if you think something is wrong or should be edit than please do comment.