Answer to Question #246430 in C for firas

Question #246430

1)   Write a C program to output following printf statement.

Printf(“\n This is \ a \n C program. “) ; 



1
Expert's answer
2021-10-04T07:51:53-0400
#include <stdio.h>


int main()
{
    printf("\n This is \ a \n C program. ");
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS