Search:

Type: Posts; User: dannyboi

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,379

    Re: What is wrong with my code?

    Ok then, I get the "message" part, but still I get:public class HelloApp
    {
    public static void main(String [] args)
    {
    helloMessage = "Hello, World!" ;
    System.out.println(helloMessage);


    }...
  2. Replies
    5
    Views
    1,379

    What is wrong with my code?

    I am a very new beginner, I mean I almost seriously started yesterday. I have the Java All In One For Dummies 9 Books In One , and in the first book, but I am confused. If there is anybody out there...
Results 1 to 2 of 2