Computer Science, asked by ranjeetabiswas9, 2 months ago

Differentiate between = and ==

Answers

Answered by kumarv9939886811
0

Answer:

= single sign has 1 and == double sign has 2

Answered by dijen92
0
One = will be used for telling the programming language what’s the variable or to use in conditions such as if 12=a etc. 2 == are used when you want to do arithmetic operations in programming languages.Hope this helps you.Please give me full rating and mark my answer branliest
Similar questions