मराठी

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

Advertisements
Advertisements

प्रश्न

Predict the output:

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

उत्तर

12345
1234
123
12
1

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

APPEARS IN

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

Englishहिंदीमराठी


      Forgot password?
Use app×