Computer Science, asked by PutriNursyuhana, 1 month ago

Determine the output of the following program segments :

for (int i=l; i<5; i++)

{

cout << i;

for (int j = i+1; j<5; j++ )

{

cout << j;

}

cout « endl;

}

Answers

Answered by armandeepmarimegha98
3

Explanation:

eoyd4udyoaydi4dyosuditfo6upru4dpyayd5i

Similar questions