What is the output of this C code?
#include int main() { printf("sanfoundry\r\nclass\n"); return 0; }
Answer: B
No answer description available for this question.