Search:

Type: Posts; User: jessieaugust

Search: Search took 0.07 seconds.

  1. How do I process an Arrays.toString in reverse order????

    Here is my code for creating a decimal to binary converter that uses the remainders of a number entered divided by 2 to calculate the binary equivalent.





    private static void...
  2. Re: Temperature Converter Program is not running properly

    Thanks I finally caught my error.
  3. Re: Temperature Converter Program is not running properly

    Here's a portion that's running correctly and shows something similar to what should be happening. When I enter 2, it asks for the Celsius temp to convert, converts it, and goes back to the...
  4. Temperature Converter Program is not running properly

    I used netbeans to create the program below. Everything seems to run fine except my "FtoC" function doesn't run. It just returns to the initial conversion question. Any hints???



    package...
  5. Replies
    0
    Views
    875

    Hello, Java Community!

    I'm new to programming and completely new to Java. I'm hoping this will be a place to find answers to questions that seem to allude me.
Results 1 to 5 of 5