Search:

Type: Posts; User: sanjaysir

Search: Search took 0.11 seconds.

  1. Replies
    12
    Views
    2,259

    Re: Loop not working

    replace return false statement from inside the for loop. It should be outside the while(true) loop.
  2. Replies
    22
    Views
    2,972

    Re: Run Time Error

    Make sure that you have this line : public static void main(String args[]) after the class program1.
    Also make sure that your file name should be program1.java
  3. Replies
    2
    Views
    1,000

    Hello to all members

    Hello, this is my first day to this forum. I'm here to help other to learn java
Results 1 to 3 of 3