What will be the output of the program ?
#includestdio.h
int main()
{
printf(6+"Hello this is sneha\n");
return 0;
}



Posted on by