C Programming MCQ

1: What is the output of the following 'C' program? main { extern int i; i = 20; print("%d",size of (i)); }
A. 2
B. 8
C. Would vary compiler to cimpiler
D. Error
 

Answer : D

Explanation :

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.