

McqMate
Q. |
What will be the output of the following code? Int main(){printf("Hello","Word\n");return 0;} |
A. | hello |
B. | hello world |
C. | world |
D. | none of these |
Answer» A. hello |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet