Search:

Type: Posts; User: dulitul

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,272

    Re: Java programme design help

    Thank you Greg. The code is more or less the same except the changes you've made. I was just wondering why swaping the places of the classes within the same file rectified the issue. Is it because...
  2. Replies
    7
    Views
    1,272

    Re: Java programme design help

    Hello Greg,

    Thanks for your reply but it's still does not work. I have created a new source file and typed in



    }
    class CubeUser
    {
    public static void main(String argv[])
  3. Replies
    7
    Views
    1,272

    Re: Java programme design help

    Hello Greg,

    Thank you for your reply. This is how the code should look like, I guess. I am getting the following error in the console - 'cube.java19: Illegal static declaration in inner class...
  4. Replies
    7
    Views
    1,272

    Java programme design help

    Hello guys,

    I am a complete novice in Java. Just started my course in Computer Science and I was given an assignment to write a code for a programme. The test of the exercise is the following:
    ...
Results 1 to 4 of 4