Computer Science, asked by kirtidhawan32, 7 months ago


3. State the difference between =
and==​

Answers

Answered by avikamboj81
1

Answer:

"=" is used to assign a value to a variable whereas "==" is used to compare two variables.

Similar questions