Henry Wong wrote:Well, if the code is executing a return from method -- meaning it is done with the method -- why would it continue to run the next lines of the method?
Thanks Henry ..I was in wrong perception that return will return from switch block....Thanks for clearing my doubt