Java igena ganna

amila325

Well-known member
  • Jul 11, 2006
    9,188
    33
    48
    Well this is not a gud place to ask about those places cuz one cn easily advertise their institute in here and that's not gud....

    PS. and yes there cn b other problems also... I think you understand wht i say :) :)
    and if u really need a opinion i also cn help u :) :)... cuz Im a SCJP certified guy :)
     

    amila325

    Well-known member
  • Jul 11, 2006
    9,188
    33
    48
    lkdood said:
    Code:
    class elakiridotcom {
            public static void main (String args[]) {
            for (;;) {
                     System.out.print("elakiri ");
                     }
            }
    }
    :lol::lol:
    :P
    class elakiridotcom
    should be like
    class ElakiriDotCom
    If you r following Java naming rules ;) ;) :) :)

    oh another thing.. if you r looping infinite or looping for unknown length it's better to use a while loop ;) ;) hihihi
    forgive me guys i love Java lol

    anyway nice one :lol:
     
    Last edited: