Search:

Type: Posts; User: timisaballer23

Search: Search took 0.08 seconds.

  1. Re: Sorting parallel arrays project - HELP!

    The posted code only will return this


    Card Rate of Interest Amount owed In one year, you'll owe
    ===================================================================

    15.24
    14.24
    14.2...
  2. Sorting parallel arrays project - HELP!

    I need the names of the card, rates, and amount owed to print out. however im not sure how to do this. please help. been stuck for too long.
    the class that needs work is the selectionSort class.
    ...
  3. sectionSort method in desceding order - Please help

    Hello, I am new to programming and new around here. I simply cannot figure these two things out. i haave been trying for a while.


    I need to know how to sort the rates r variable for the arrays...
  4. Re: Please Help. Urgent. For loops and printing to output statement.

    Thanks for the reply. I'm trying to do that however it doesnt really make sense how?

    This is where I'm at.



    <
    { try { myOut = new PrintWriter (new FileOutputStream("out6.dat"));

    ...
  5. Re: Please Help. Urgent. For loops and printing to output statement.

    UPDATE:

    This is what I've gotten so far.. I will post my whole code & terminal window &output file.. The problem is my program is not giving me the correct output file but the terminal window is...
  6. Please Help. Urgent. For loops and printing to output statement.

    Hello all,


    I am making a program that takes user entered amounts and makes a table of random numbers..

    However,

    I am trying to make the user entered amounts show up in the terminal window...
Results 1 to 6 of 6