What will be the output of this program
void funel ( )
{
print f ("hello\n");
}
main ( )
{
int x;
x=2;
printf("%d\t%d\n,"x funel);
}
Answers
Answered by
0
2 hello. ...............
Similar questions
Math,
5 months ago
Chinese,
5 months ago
World Languages,
5 months ago
Science,
11 months ago
Social Sciences,
11 months ago
Social Sciences,
1 year ago
Science,
1 year ago