History, asked by bigboss1778, 5 months ago

write output for following code:

int val,n=1000,;

cin>>val;

res=n+val>1500?100:200;

cout<<res;

i) If the input is 1000.

ii) If the input is 200​

Answers

Answered by snehamahato984
0

Answer:

I don't understand your question

Similar questions