An operator is a symbol that represent a specific action.Operators are used to perform operations on variables and values.
Conditional Operator
Conditional operator contains
< Less Than
> Great Than
<= Less Than Equal to
>= Great Than Equal to
Example
Output of the above code
No comments:
Post a Comment