मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता १२

Write a note on the break statement. - Computer Science

Advertisements
Advertisements

प्रश्न

Write a note on the break statement.

टीपा लिहा

उत्तर

  • The break statement terminates the loop containing it.
  • Control of the program flows to the statement immediately after the body of the loop.
  • When the break statement is executed, the control flow of the program comes out of the loop and starts executing the segment of code after the loop structure.
  • If the break statement is inside a nested loop (loop inside another loop), the break will terminate the innermost loop.
shaalaa.com
Control Structure
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 6: Control Structures - Evaluation [पृष्ठ ८८]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
पाठ 6 Control Structures
Evaluation | Q 2. | पृष्ठ ८८
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×