C Programming
What will be printed after execution of the following program code?main(){ printf("\\nab"); printf("\\bsi"); printf("\\rha"); }

hai
haasi
None of these
asiha
absiha

ANSWER DOWNLOAD EXAMIANS APP