Predict the output of the following program :-
class abc
{
public static void main(String args[])
{
int i = 010;
System.out.print(i);
}
}
Answers
Answered by
7
Answer:
The output of the following program:-
8
Similar questions
Environmental Sciences,
8 hours ago
English,
8 hours ago
Math,
16 hours ago
Geography,
16 hours ago
Computer Science,
8 months ago
Social Sciences,
8 months ago