class Exception Example (
public try (
static void main(String args[]) {
int x, y:
y=0;
x = 5/y₁
System.out.print("X");
}catch(ArithmeticException System.out.print("Y");
finally (
System.out.print("Z");
}
}
}
Answers
Answered by
0
Answer:
I don't know
Explanation:
Please give me 5 star
Similar questions