What is the output of this question?
class Inst1
static int i = 1;
public static void main(Stringſ args)
{ for (int i = 1; i < 10; i++) {
i = i + 2;
System.out.print(i + " ");
Answers
Answered by
0
Answer:
3
Explanation:
pls mark this as brainliest
Similar questions
English,
1 month ago
History,
1 month ago
Computer Science,
2 months ago
Computer Science,
2 months ago
Biology,
9 months ago
Math,
9 months ago
Math,
9 months ago