Search:

Type: Posts; User: mikeclark

Search: Search took 0.14 seconds.

  1. Replies
    15
    Views
    1,755

    [SOLVED] Re: I have no clue what is wrong

    Hi ,
    There is one error in your code. Check Line number 5
    Wrong usage of print statement, you should use "println" and not printIN

    Please correct the above mentioned error and try it !!! This...
  2. Replies
    15
    Views
    1,755

    [SOLVED] Re: I have no clue what is wrong

    1. Can you please put here your Hello.java file , just to see the code


    2. Also take the "commad prompt" and type the following command

    javac -version

    Check that the command prompt...
Results 1 to 2 of 2