Search:

Type: Posts; User: HyperRei

Search: Search took 0.66 seconds.

  1. [SOLVED] Re: Why does method need to return a String rather than leave it as void?

    Ohhh okay I see, that makes sense. Thank you so much.
  2. [SOLVED] Why does method need to return a String rather than leave it as void?

    Hello, I was practicing polymorphism messing around with a Car analogy when I came across a problem. In my main method within my for loop, I tried to access my starteEngine(), accelerate(), and...
Results 1 to 2 of 2