Home
C++
Bitset
Class
Console
Data Structure
Data Type
Deque
Development
File
Function
Generic
Language
List
Map Multimap
Overload
Pointer
Qt
Queue Stack
Set Multiset
STL Algorithms Binary search
STL Algorithms Heap
STL Algorithms Helper
STL Algorithms Iterator
STL Algorithms Merge
STL Algorithms Min Max
STL Algorithms Modifying sequence operations
STL Algorithms Non modifying sequence operations
STL Algorithms Sorting
STL Basics
String
Valarray
Vector
If « Language « C++
C++
Language
If
1.
Testing if Either Boolean Expression Is True
2.
Add an else part to the if statement
3.
The use of if-else statements
4.
Conditional Expressions
5.
if /else if /else statement in action
6.
Testing if Both Boolean Expressions Are True
7.
Use an int value to control the if.
8.
Nested if statement