Search:

Type: Posts; User: chronoz13

Search: Search took 0.16 seconds.

  1. Replies
    7
    Views
    2,584

    Re: Unreachable statements

    consider this as an example


    lets assume that you make a method with a switch structure..





    public int myMethod() {
  2. Replies
    7
    Views
    2,584

    Re: Unreachable statements

    in my opinion , i dont think so... because the compiler will execute and read sequentially each and every line of your code.. even the smallest space(i think so)...

    so if the compiler encounters...
Results 1 to 2 of 2