Search:

Type: Posts; User: swkang7229

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    993

    Re: I am a Java newbie!! Please Help me!!

    But why not other methods like getFuel(), getPerL(), getNameOfAirp()??
    Is there any rule for automatically activating only toString() method??
  2. Replies
    4
    Views
    993

    I am a Java newbie!! Please Help me!!

    Hi~ I am new here :)
    I was just following a tutorial from a book
    and I found something that I can't understand

    Here's my source code:

    public class Airplane2 {
    private String nameOfAirp =...
Results 1 to 2 of 2