Computer Science, asked by sushilk4349, 3 months ago

What is the difference between relational operator and assignment operator?​

Answers

Answered by TħeRøмαи
13

Answer:

\underline{\huge{Answer:-}}

Relational operators are used to perform comparison operations. ... Assignment operator is used to assign value of the second operand to first. Conditional operator. Conditional operators operates on a condition and return result based on the truth value of condition.

Answered by kulwantsahota05
6

Answer \.. \:  -

Relational operators (Comparison Operators):

These operators are used to compare the values.

Assignment Operators:

Assignment Operators are used to assign value to the variables.

Similar questions