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 91 guests