Computer science <br />Can anyone send me the answers of these sums .
Attachments:
ishveenn:
Punjab se
Answers
Answered by
1
1. a=35, b=12, c=12
2. a=13, b=39, c=11
3. a=13, b=14, c=179
4.a=13, b=51, c=17
5. a=179, b=13, c=12
mainly three rule is used.
1. pre increment/decrement
2. post increment/decrement
3.left hand associative rule.
answer according to java (JDK 8)
if you change the compiler may get different-different answer.
2. a=13, b=39, c=11
3. a=13, b=14, c=179
4.a=13, b=51, c=17
5. a=179, b=13, c=12
mainly three rule is used.
1. pre increment/decrement
2. post increment/decrement
3.left hand associative rule.
answer according to java (JDK 8)
if you change the compiler may get different-different answer.
Similar questions