Search:

Type: Posts; User: vanDarg

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,478

    Re: First, simple, two-classed tax program

    First, if you are trying to manipulate variables of the first class with methods, you should define those methods within the first class:

    public class Taxone {

    //naming variables
    double...
  2. Replies
    5
    Views
    1,478

    Re: First, simple, two-classed tax program

    What are you trying to accomplish? And please use code tags
Results 1 to 2 of 2