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
Math,
5 months ago
English,
5 months ago
Science,
10 months ago
Social Sciences,
10 months ago
Social Sciences,
1 year ago
Science,
1 year ago