It would be better if you go for a debit card in starting becasue it remoses the risk of spending more than you have in your account. This way you'll get trained up to use creditcard within 6-`2months of your use. And also it almost serves same purpose.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|