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: 2420 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: input statement and output statement in C++  syntax for statement c++ for statement  for statement and do-while statement in c++ language  if statement c++ :?  c if statement  c if statement  while statement c++  while statement c++  c++ if else statement  if and else statement in c++