Computer Science, asked by lalsarika120, 2 months ago

If x=4, y=7,d=10,w=20, then state the results of following expressions in true or false
a. (y + d) = =x*w
b. d!=y​

Answers

Answered by sahildudhal
1

Answer:

a) (y + d) = =x*w. is false

b) d!=y. is false

Explanation:

d! =10!=3,628,800 which is not equal to y=7

Similar questions