Search:

Type: Posts; User: Norm

Search: Search took 0.21 seconds.

  1. Re: Bicycle Code - need a little help or tips to continue my homework

    Can the class's constructor be used to pass the class its values instead of calling the many set... methods?
    Now the values passed to the constructors are all 0s. Pass the real values instead.
  2. Re: Bicycle Code - need a little help or tips to continue my homework

    Sorry, I have nothing more than what I have already said.
  3. Re: Bicycle Code - need a little help or tips to continue my homework

    Ask your instructor for more information to clear up the instructions.
  4. Re: Bicycle Code - need a little help or tips to continue my homework

    Ok, pick one part of the assignment to work on.
    Try writing the code for that part. When you have problems, post some specific questions about that part.


    I assume there are variables defined...
  5. Re: Bicycle Code - need a little help or tips to continue my homework

    Look at the Scanner class. It has methods for reading user input from a user.


    Can you list the steps the program should take to do that?

    For testing the program, you could write a special...
  6. Re: Bicycle Code - need a little help or tips to continue my homework

    Do you have any specific problems you could ask questions about?
Results 1 to 6 of 6