Computer Science, asked by jahnaviharishkumar01, 23 days ago

If P=100 , Q=200, what will be the result of the following expression.
(Assume the value of P as 100 and Q as 200 for each evaluation)
1. P+=Q
2. P*=2
3. (P>Q)?P:Q
4. P==Q
5. Q!=P

Answers

Answered by daulatjangir02
0

Answer:

Here :-

Explanation:

1.

Similar questions