Computer Science, asked by akhil1234lps, 9 months ago

d. Analyse the following program segment and answer the following segment: [2]

i. Write the output of the program segment.

ii. How many times the body of the loop gets executed.

for(int a = 10; a <= 50; a += 4)

{

if(a% 6 ==0)

break;

else

if(a% 5 == 0)

System.out.println(a);​

Answers

Answered by aruuuu20
0

Answer:

Assumptions harvesting aerial bemoan serializing Cavanaugh labrum

Similar questions