Search:

Type: Posts; User: SmokyBrain

Search: Search took 0.08 seconds.

  1. [SOLVED] Re: Got different result from (Eclipse VS NetBean)

    Make the answer the same. 3,3 or 4,4 !!!!!!
    3,4 cause confusion for the DEFINITION of public and private.

    "Sorry Sir, public vs. private, 1M is deducted from your saving account."
    "Good news...
  2. [SOLVED] Re: Got different result from (Eclipse VS NetBean)

    Thank you for your reply:

    Yup, exactly the same code.
    To confirm this, I purposely created the same class again and copy/paste the code from here.
    Both Eclipse and NetBean again gave the same...
  3. [SOLVED] Got different result from (Eclipse VS NetBean)

    Eclipse result:
    3
    3

    NetBean result:
    3
    4

    Command line result:
    3
Results 1 to 3 of 3