1) Write a C program to output following printf statement.
Printf(“\n This is \ a \n C program. “) ;
#include <stdio.h> int main() { printf("\n This is \ a \n C program. "); }
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment