Search:

Type: Posts; User: dscrudato21xo

Search: Search took 0.10 seconds.

  1. Re: tax return program..help finish please!!

    yes but i need to have tax included....


    java.import.util.*;

    public class computeTax
    {
    public static void main(String[] args)
    {
    Scanner in = new...
  2. tax return program..help finish please!!

    i am supposed to write a program using nested if/else statements and print the federal tax based on whether the user enter, single or married and how much their income is.

    the user should be able...
Results 1 to 2 of 2