

McqMate
Q. |
What will be output if you will compile and execute the following c code? #include<stdio.h>
|
A. | 12 11 11 |
B. | 12 10 10 |
C. | 11 11 12 |
D. | 10 10 12 |
Answer» A. 12 11 11 |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet