Search:

Type: Posts; User: gavrilamihaela240

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    972

    Re: The first program in JAVA

    Thank you
  2. Please help me to compile my first program in Java

    hello
    I made my first program in Java and I try to compile it using cmd but unfortunatelly result of this

    symbol: method printIn(String)
    location: variable out of type PrintStream
    How...
  3. Replies
    2
    Views
    972

    The first program in JAVA

    Hello,
    I tried to compile my first program in java and I didn't succeed. I get on cmd this:
    C:\test>javac youtube.java
    youtube.java:3: error: cannot find symbol
    public static void...
Results 1 to 3 of 3