Search:

Type: Posts; User: printmatic

Search: Search took 0.07 seconds.

  1. Re: cable company billing..need help with methods

    ok I think I getting it now, Thank you so much for all your help, seems to actually give me the correct answers now!

    THANKS!
  2. Re: cable company billing..need help with methods

    I am trying to input the values of the number of premium/basic through console.

    import java.util.*;
    import java.io.*;

    public class CableCompanyBilling
    {
    static Scanner console = new...
  3. Re: cable company billing..need help with methods

    thank you for the quick response! ok so I made the changes you suggested but I still get these errors about things not being initialized.... for instance

    amountDue is not initialized for line...
  4. cable company billing..need help with methods

    Hello everyone, I have been stuck on this program for about a week... I am trying to learn how to use and create my own methods and such, but I don't have a book and am just learning from random...
Results 1 to 4 of 4