What will be the output of the following code? Int main(){printf("Hello","Word ");return 0;}
1.hello
2.hello world
3.world
4.none of these
Answer:1
Posted Date:-2022-07-06 12:46:37