GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
11. | What will be the output of the program? | ||
A. | 8, 10 | ||
B. | 10, 2 | ||
C. | 8, 1 | ||
D. | Garbage values | ||
12. | What will be the output of the program assuming that the array begins at the location 1002 and size of an integer is 4 bytes? | ||
A. | 448, 4, 4 | ||
B. | 520, 2, 2 | ||
C. | 1006, 2, 2 | ||
D. | Error | ||
13. | What will be the output of the program? | ||
A. | 2, 3 | ||
B. | 2, 0 | ||
C. | 2, Garbage value | ||
D. | 0, 0 | ||
14. | What will be the output of the program? | ||
A. | 3 | ||
B. | 30 | ||
C. | 300 | ||
D. | No output | ||
15. | What will be the output of the program? | ||
A. | Error: in printf | ||
B. | Nothing will print | ||
C. | print "X" of PAKMCQS | ||
D. | print "7" | ||