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

asiha
None of these
haasi
absiha
hai

ANSWER DOWNLOAD EXAMIANS APP