Computer Science, asked by m7boi2711, 4 days ago

relational operators is used to assing a value to a constant as variable
TRUE OR FALSE.​

Answers

Answered by sonasg80892
1

false

reason,

The simple assignment operator ( = ) is used to assign a value to a variable

hope its help u

Answered by ӋօօղցӀҽҍօօղցӀҽ
0

Relational operators are important for making decisions. They allow us compare numeric and char (chars are treated like numbers in C++) values to determine if one is greater than, less than, equal to, or not equal to another.

Similar questions