Programming Example
< Relational Operators in C, Checks if the value of left operand is less than the value of right operand. If yes, then the condition becomes true.
Study this program carefully to understand the logic, output, and explanation in a structured way.