Search:

Type: Posts; User: LoganC

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    1,002

    Re: Adding if statements.

    Sorry for the confusion, I deleted the duplicate method and I am trying to add up the sum of all the elements in the method to a total. What should I try next?
  2. Replies
    8
    Views
    1,002

    Re: Adding if statements.

    So instead of declaring them in the if statements, I should just return them?
  3. Replies
    8
    Views
    1,002

    Re: Adding if statements.

    Fixed. I am trying to add up the returns of all of my if statements, but where I have tried to do it, they all say
    double finalCostOfComputer = computerBase+printer+speakers+mouse+mousepad+headset...
  4. Replies
    8
    Views
    1,002

    Adding if statements.

    Few errors: in bold: cannot find symbol ( for the things in bold )
    trying to add together the if statements, but it isn't working, Im confused. My question is, how do i add what my if statements...
Results 1 to 4 of 4