हिंदी
तमिलनाडु बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान कक्षा ११

What will be the output for the following snippet: - Computer Applications

Advertisements
Advertisements

प्रश्न

What will be the output for the following snippet:

For (var n=0; n<10; n++)
{
if (n==3)
{
break;
}
document write (n+”<br>”);
}

विकल्प

  • 0 1 2

  • 0 1 2 3

  • 0 1 2 3 4

  • 0 1 3

MCQ

उत्तर

0 1 2

shaalaa.com
Introduction of Conditional Statements in Java
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 15: Control Structure in Javascript - Evaluation [पृष्ठ ३२८]

APPEARS IN

सामाचीर कलवी Computer Applications [English] Class 11 TN Board
अध्याय 15 Control Structure in Javascript
Evaluation | Q 7. | पृष्ठ ३२८
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×