Predict the output
main()  
{
printf ("\n ab");
printf ("\b si");
printf ("\r ha");
}

Posted on by