Search:

Type: Posts; User: RockDoc

Search: Search took 0.07 seconds.

  1. Code won't compile, but can't find the error....

    For an assignment, my mission was to write a program that can calculate the capacity of a shipping container in 3 ways, using scanner. I need to compute the total number of boxes (of a user-given...
  2. Replies
    6
    Views
    1,885

    Re: There must be a better way...

    Honestly, I'm loving the idea of using an array, but I cannot. No loop or "if/else" statements either. My instructor gave us a very short list of methods we can use to accomplish this. He wants...
  3. Replies
    6
    Views
    1,885

    There must be a better way...

    But I don't know what it is. I'm a student and this is my first (university) class in Java programming.

    Basically, what I'm trying to do is write a simple tip calculator. The trouble is with...
Results 1 to 3 of 3