difference between=and==
Answers
Answered by
1
Answer:
So it's cleared now, ,both are not same, = is an Assignment Operator it is used to assign the value of variable or expression, while == is an Equal to Operator and it is a relation operator used for comparison (to compare value of both left and right side operands.
Answered by
2
Answer:
So it's cleared now, ,both are not same, = is an Assignment Operator it is used to assign the value of variable or expression, while == is an Equal to Operator and it is a relation operator used for comparison (to compare value of both left and right side operands).
Explanation:
If u get it make me the brainliest plzz
Similar questions
English,
3 months ago
CBSE BOARD XII,
3 months ago
Computer Science,
7 months ago
Math,
7 months ago
Math,
1 year ago