Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
For a given number , which of the following options allows to obtain a number m=n+1 if n>1 and m=n-1 if n<=1?
else if n>1 m=n+1; else if m=n-1; end
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!