हिंदी

Give the output of the following program snippet: int a[4] = (2, 4, 6, 8); for (i = 0; i <= 1; i++) { s = a[i] + a[3 - i]; System.out.println(s); } - Computer Applications

Advertisements
Advertisements

प्रश्न

Give the output of the following program snippet:

int a[4] = (2, 4, 6, 8);
for (i = 0; i <= 1; i++)
{
s = a[i] + a[3 − i];
System.out.println(s);
}
संक्षेप में उत्तर

उत्तर

10
10

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 3: Arrays (Single Dimensional and Double Dimensional) - EXERCISES [पृष्ठ २३९]

APPEARS IN

अविचल Computer Applications [English] Class 10 ICSE
अध्याय 3 Arrays (Single Dimensional and Double Dimensional)
EXERCISES | Q III. 4. | पृष्ठ २३९
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×