What is the output of the following code?
#includestdio.h
void main()
{
Printf("first c program");
}

Posted on by