Computer Science, asked by sajwansaumya578, 5 hours ago

44/ Suppose A, B, C are integer variables A =3, B=3, C =-5 and X, Y, Z are floating point variables
where X =8.8, Y =3.5, Z=-5.2. Determine the value of the following expressions :
(b) A* B/C
(d) X/Y
(e) X/(X+Y)
() int(X) % int (Y)
(a) A%C
(C) (A* C)% B​

Answers

Answered by piyush359284
0

Answer:

(b) A* B/C

please check my answer and votes.

Similar questions