Evaluate the following
1. Z=a+++ b+++ + ++a + ++b + ++d
2. p= a++ + b++ - ++a + ++b + c++
3.q=++a - ++b +c++ + ++b
4.Math.min (799,-90)
5.Math.max (1,-6000)
Please answer
Answers
Answered by
1
Answer:
4. -90
5. 1
Explanation:
the values of a and b haven't been given for the first three questions.
Add a comment and ill give the answers. :)
Similar questions