Networking, Programming and Graphics Tutorials

If-else statement - C++ [1/1]

Type:
If-else statement - C++
Level: Beginner Networking, Programming and Graphics Tutorials 
If-else statement - C++
Date: 2006-Dec-04
If-else statement - C++
Visited: 1578 times
If-else statement - C++
Rating: If-else statement - C++
If-else statement - C++
Author: Alex Plumpton

The if..else statement is an extension of the simple If statement. The working of the if..else statement is as follows. The test expression is evaluated first. If the value of the expression is true, then the True-block statement under the if block is executed and the control passes to the statement after the if...else construct.

If-else statement - C++
Rate this tutorial:                    
Networking, Programming and Graphics Tutorials - If-else statement - C++ [1/1] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: c++ else statement  "do while statement C++"  if statement c++  The if statement c++  while statement in C++  if else statement in c++  if statement c++  c++ if else statement  c++ while statement  c++ if statement  do - while statement in c++  the for statement in c++  for statement in c  do while statement in c++  the for statement in c++  the for statement in c++  c++ for statement  if statement c++  if-else-statement example (C++)  do while statement in c