#include iostream.h#include string.hint main () { string str ("India"); for (size i = 0; i str.length();) { coutstr.at(i-1); } return 0; }
Not registered? Create an account
Forgot Password?
Already a registered user? Login