Computer Science, asked by maylina, 3 months ago

(d) Find the value of x where x=100-100/100*100
(e) Differentiate between = and == operators.​

Answers

Answered by da4729204
0

Answer:

the answer is

a) 0

b)

1) = operator is assignment operator.

== operater is comparison operator

2) = is used to assign value to a variable

== is used to test whether given data are of equal types

Similar questions