What will be the output of the following program segment?
int i = 1;
while(i++<=1)
{
i++;
System.out.print(i + “ ” );
}
System.out.print(i);
Answer ASAP u get brainliest
Answers
Answered by
0
Answer:
answer asap u get brainlist answer
Explanation:
wrute the quest carrrcy
Similar questions
Physics,
1 month ago
Social Sciences,
1 month ago
English,
4 months ago
Physics,
4 months ago
Computer Science,
10 months ago
Math,
10 months ago