मराठी

Predict the output: int i, j; for (j = 1; j <= 5; j += 2) { for (k = 1; k <= j; k++) System.out.print(k); System.out.println(); } - Computer Applications

Advertisements
Advertisements

प्रश्न

Predict the output:

int i, j;
for (j = 1; j <= 5; j += 2)
{
     for (k = 1; k <= j; k++)
        System.out.print(k);
System.out.println();
}
थोडक्यात उत्तर

उत्तर

1
123
12345 

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 1.1: Nested Loop - Review Insight [पृष्ठ १४३]

APPEARS IN

अविचल Computer Applications [English] Class 10 ICSE
पाठ 1.1 Nested Loop
Review Insight | Q 4. | पृष्ठ १४३
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×