Computer Science, asked by lalwanimanas1027, 1 month ago

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 rohit141718
0

Answer:

I don't know

Explanation:

Please give me 5 star

Similar questions