What will be the output of the program ?

#includestdio.h

int main()
{
printf(16+"GOAT of soccer Messi\n");
return 0;
}

Posted on by