Search:

Type: Posts; User: centralguide

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,173

    Re: wont get right output

    Thank you very much......it worked once i added .00...........You are a life saver.....thank you very much once again
  2. Replies
    5
    Views
    1,173

    Re: wont get right output

    Thank you for your reply......

    I tried checking value using System.out.printf("%f",tax); and in all the place it shows 0.0000
    I don't know what is the problem...This is my second time using...
  3. Replies
    5
    Views
    1,173

    wont get right output

    //program to taxreturn

    import java.util.Scanner;

    public class TaxReturn

    {
    public static void main(String[] args)
    {
Results 1 to 3 of 3