Question 9: You need to find that how many year it will take to reach your 5000INR investment every year with 10% compounding interest rate to have
100000 or more, which of the following you will consider?
- Do loop
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer : 2 Exp : As we know, what should be our final value. In this case our final value is more than 100000 INR. So we can use DO UNTIL loop.
You can access to full explanation to question and answer from this page.