Computer Science, asked by deekshakode95, 3 months ago

public class Test {
public static void main(String[] args) {
int i = 010;
int j = 07;
System.out.println(i);
System.out.println(j);
}
}​

Answers

Answered by yoginic440
2

Answer:

don't know bro this question

Similar questions