#include <stdio.h>
int main()
{
printf("C programming %s", "Class by\n%s Sanfoundry", "WOW");
}
what will it print? please elaborate this.......
It looks like you're new here. If you want to get involved, click one of these buttons!