Informatică, întrebare adresată de AAAsayds, 9 ani în urmă

Fie x=1,y=2 si z=3.Evaluati urmatoarele expresii:
a) x+y+2*z
b)(x+y+2)*z
c)x*y+y*z
d)x*(y+y)*z
e) (x*y+y)*z
f)x*(y+y*z)
g) x*y<y*z
h(x>y)or(6*x>y+z)
i)not(x+y+z>0)
j)not(x+y>0)and not(z<0)

Răspunsuri la întrebare

Răspuns de andriancik142
45
a) 9
b) 15
c) 8
d) 12
e) 12
f) 8
g) true
h) true
i) false

AAAsayds: mersi
AAAsayds: dar la j
andriancik142: j) false
Alte întrebări interesante