Ali
Answered On : Dec 21st, 2005
D) None of the above
Exception in thread "main" java.lang.NoSuchMethodError: main
Login to rate this answer.
RAMESH
Answered On : Feb 24th, 2006
B). Factorial of 3 is 6
Login to rate this answer.
supriya ahire
Answered On : Mar 22nd, 2006
Ans is (d)none of the above
b'coz we r not defining else part of the if statement.
acrding to me it's a syntax error.
Login to rate this answer.
fact 3 is 6....its correct..if statement without else is also possible..
Login to rate this answer.
D)None of the above
Login to rate this answer.
Ans is (d) None of the above
Because we are not defining else part of the if statement.
Unreachable code error because of the absence of else part.
Login to rate this answer.