Math, asked by asha123chetry, 1 month ago

OPERATORS AND EXPRESSIONS
103
45. Evaluate the following Java expressions where a, b, c are integers and d, f are floating point
numbers. The value of a =5, b=3 and d=1.5.
(a) f =a + b/a
(b) c=d* a + b
(c) c=(a++) * d + a
(d) f =(++b) * b-a (e) c=a-(b++) *(--a)​

Answers

Answered by yashraj10000
2

Answer:

F 20..like me please let

Similar questions