Login and Register ×
Check your Email for the OTP
C Programming Language MCQ Variable in C Language
⚠ Report ✓ Question Verified Copy Link
#include void main() { extern int i; i =20; printf("sizeof(i)"); }
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from C Programming Language MCQ Variable in C Language