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

Posted on by