hello everybody
here is the problem.
if u remove the comments for the last "return " statement it compiles.
but it is the against the basic funda. No method can have two return statements which r executable under any circumstances.
for the same program if u comment the "try and catch" ,it says "statement not reached" which is absolutely fine and it should be the case even if the try-catch block is present as try-catch block is not an obstacle for any statement for execution.
i am enclosing the code for ur convenience and appreciate any solution.
thanks
Reddy
[I added UBB CODE tags to your source code to make it more readable. Please try to use
them in the future.
Learn more about UBB codes here - Ajith ]
[This message has been edited by Ajith Kallambella (edited October 13, 2000).]