Search:

Type: Posts; User: curmudgeon

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,247

    Re: A quick help to complete my program :D

    The age information is in the class Passengers, but your Bus class happens to handily have an array of Passenger objects, and you can extract the necessary information from these objects by looping...
  2. Replies
    3
    Views
    1,247

    Re: A quick help to complete my program :D

    How would you calculate the average age if someone handed you a sheet of paper with a bunch of names with numbers next to them? What steps would you take?
Results 1 to 2 of 2