------
Blu Puu
u ial LULUI PUT
c) What will be the output of the following program segment.
{
int a;
for ( a= 0; a <10;a++)
if (a==5)
break;
System.out.print(" " +a);
Answers
Answered by
0
Answer:
space followed by 5 is the answer
Similar questions
Chemistry,
5 months ago
Social Sciences,
10 months ago
Computer Science,
10 months ago
Math,
1 year ago
Biology,
1 year ago