What will be the output of the following
#includestdio.h
int main()
{
printf (4+"Itis Kusuma Arunkumar\n") ;
return 0;
}


Posted on by