1.

What is the output of this C code? int main() { printf("AllIndiaExams r nclass n"); return 0; }

A. AllIndiaExamsclass
B. AllIndiaExams class
C. classundry
D. AllIndiaExams
Answer» C. classundry


Discussion

No Comment Found