There's no return statement.static int oops(int i) throws Exception {
throw new Exception("oops");
}
so i selected "it will not compile"

Moderator: admin
There's no return statement.static int oops(int i) throws Exception {
throw new Exception("oops");
}
Users browsing this forum: No registered users and 8 guests