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: Bing [Bot] and 6 guests