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