मराठी

Write down the syntax of a nested for loop. - Computer Applications

Advertisements
Advertisements

प्रश्न

Write down the syntax of a nested for loop. 

थोडक्यात उत्तर

उत्तर

for (initialization; condition; step value)
{ // body of outer loop

                      for (initialization; condition; step value)
                        {
                           // body of inner loop
                        }
// body of outer loop
}
shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 1.1: Nested Loop - EXERCISES [पृष्ठ १४५]

APPEARS IN

अविचल Computer Applications [English] Class 10 ICSE
पाठ 1.1 Nested Loop
EXERCISES | Q III. 2. | पृष्ठ १४५
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×