हिंदी

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×