Microsoft Visual C++ Lesson 7: Introduction to If, Else If, Else
Almost every application you design will require some sort of decision making. This Microsoft Visual Studio C++ video will give you a brief introduction to the conditional constructs in C++ using the If, Else If, Else statement.
If
Else If
Else
Title:
Microsoft Visual C++ Lesson 7: Introduction to If, Else If, Else