Search:

Type: Posts; User: quantamphysics

Search: Search took 0.08 seconds.

  1. Re: How to input a decimal via JOptionPane and echo it as a Integer

    Sorry I'm new to this posting threads stuff, I posted the previous threads without actually looking at the announcements for beginners, and I thought this one is more easier to read for viewers.
  2. How to input a decimal via JOptionPane and echo it as a Integer

    I have been assigned to write a program which accepts a certain amount of money in standard form such as "7.53" and echo it as " You have entered 7 dollars and 53 cents", Then before any calculations...
  3. Replies
    3
    Views
    1,047

    Why is it not ROUNDING HELP PLEASE

    Okay so I am supposed to write a code which accepts a certain amount of money ( 7.53) which then outputs what coins i need to make this amount up, i try it and compile it, but its giving me the...
  4. Replies
    2
    Views
    1,035

    [SOLVED] Simple programming help

    Okay so I am required to enter an decimal amount such as "7.53" via JOptionPane and echo that by System.out.println

    I have the start of the code here, but It gives me an error when i enter (7.53)...
Results 1 to 4 of 4