Question 3. What will be the value of p after execution if p begins at 12:
a) if(p>y)
p=x;
else
p=y;
b) What will be the value of im after execution if p begins at 10 and q at 12
im=(p==q)?(p*p):(q*2);
pls reply fast
Answers
Answered by
0
Answer:
I don't have the answer. thank you bro it is a hard question. I will try my best
Similar questions