Math, asked by gunenderchauhan7248, 5 months ago

Rewrite the following statement by using ‘if else’ condition: i. int ans=res>365? 500/10 : 300/10;

Answers

Answered by satishbatchu70
1

Answer:

Explain the following statements with their constructs: (a) nested if. Answer. We can write an if-else statement within another if ...

Missing: res> ‎500/10 : ‎300/10;

Similar questions