What will be the output of the program ?
#includestdio.h

int main()
{
printf(14+"Hello this is Rohan\n");
return 0;
}

Posted on by