जॉइन Examsbook
1350 0

प्र: What would be the output of the following program? main() {     static int a[20];     int i = 0;     a[i] = i++;     printf ("\n%d%d%d", a[0],  a[1], i); }

  • उत्तर देखेंउत्तर छिपाएं
  • Workspace

उत्तर :

क्या आपको यकीन है

  त्रुटि की रिपोर्ट करें

कृपया संदेश दर्ज करें
त्रुटि रिपोर्ट सफलतापूर्वक जमा हुई