Computer Science, asked by ahemaharshith, 4 months ago

Compare an if and a ? : operator​

Answers

Answered by rpvvipex912152
1

Answer:

Less than, <, is an example of a comparison operator -- it compares two variables, asking whether one is less than the other, returning a boolean result -- true if the condition is satisfied and false if it is not. ...

Explanation:

Similar questions