Menu

Include 1 Int Main Printf Book N Printf China N Printf N Printf Room B N Printf R Student Q43819774

#include<stdio.h> 1. int main() printf(This is my bookn); printf(You are from Chinan); printf(******n); printf(#include<stdio.h> 1. int main() printf(“‘This is my book’n”); printf(“You are from Chinan”); printf(“******n”); printf(“Where is the roomb?n”); printf(“I am a r studentn”); return 0; Show transcribed image text #include 1. int main() printf(“‘This is my book’n”); printf(“You are from Chinan”); printf(“******n”); printf(“Where is the roomb?n”); printf(“I am a r studentn”); return 0;

Expert Answer


Answer to #include 1. int main() printf(“‘This is my book’n”); printf(“You are from Chinan”); printf(“******n”); printf(“Wher…

OR