main () 1nt X- 0; for (int i-1;1


main ()<br>1nt X- 0;<br>for (int i-1;1<-10;1++)<br>1f (1== 3) break;<br>1f (i== 7) continue;<br>X X + i;<br>%3D<br>cout<< X;<br>Select one:<br>O a. 3<br>b. 123<br>O c. 18<br>O d. 1 2<br>what is the output:<br>

Extracted text: main () 1nt X- 0; for (int i-1;1<-10;1++) 1f="" (1="=" 3)="" break;="" 1f="" (i="=" 7)="" continue;="" x="" x="" +="" i;="" %3d="">< x;="" select="" one:="" o="" a.="" 3="" b.="" 123="" o="" c.="" 18="" o="" d.="" 1="" 2="" what="" is="" the="">
What will be the output of following pro<br>#include<iostream.h><br>main ()<br>1nt X= 0;<br>for (int i=1;i<=10;i++)<br>1f (i== 3) break;<br>1f (i== 7) continue;<br>X = X + i ;<br>cout<< X;<br>Select one:<br>O a. 3<br>O b. 123<br>

Extracted text: What will be the output of following pro #include main () 1nt X= 0; for (int i=1;i<=10;i++) 1f="" (i="=" 3)="" break;="" 1f="" (i="=" 7)="" continue;="" x="X" +="" i="" ;="">< x;="" select="" one:="" o="" a.="" 3="" o="" b.="">

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here