What is the output of the given code
#include stdio.h
void main()
{
if
(
printf("Happy learning!")
)
}

Posted on by