Lec#15 if else statement in C++ Programming 2020
In this lecture we will discuss the use of conditional structure in C++ programming.
There are following types of conditional structure:
- if statement
- if-else statement
- if else-if statement
- switch statement
- Conditional Operator
Lec#15 if else statement in C++ Programming 2020
Reviewed by Education For All
on
April 03, 2020
Rating:
No comments