1.

How will you print ' ' on the screen?

A. printf("
B. printf('
C. printf("\n");
D. printf(""
Answer» D. printf(""


Discussion

No Comment Found