Q35: Write only one printf() statement to print the following: This is Gita’s score, She got 85% “in SSC exam”.

 

A35: printf("This is Gita's score,\nShe got 85%% \"in SSC exam\".");

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.