Features Of Else If Ladder in C
Features Of Else If Ladder :-
1. It evaluates an expression an then the code is selected based on the true value of evaluated expression.
2. Each else if has it own expression or condition to be evaluated.
3. The variable data type used in the expression of else if is either integers or character.
4. The decision making of the else if is dependent on zero or non zero basis.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment