When you skip even one single installment then the interest rates start to chage very dramatically. The rates as pointed by members in this forum are only for the minimum payment due.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|