Conditions of the Variables
Condition is a comparison between variables.
Conditions are divided in to 5 types.
* Single statement condition. // by using symbolic representation.
* Multiple statements condition. // by using symbolic representation.
* if-else condition.
* nested if-else condition.
* ladder if-else condition.
0 comments:
Post a Comment