Search:

Type: Posts; User: Nessera

Search: Search took 0.08 seconds.

  1. Thread: Null Error

    by Nessera
    Replies
    1
    Views
    1,226

    Null Error

    The problem with the codes it that, in "getAverage" it is not allowing the "return null". I assume this is because it is declared a double. What is the proper way to return the "getAverage"?


    ...
  2. Replies
    3
    Views
    1,449

    Re: Help with Assignment

    The program as it is written compiles and runs with the correct results (for deposit, withdraw, balance, etc). I am not asking you to 'fix it' so much as help me figure out how to make the 'mystery'...
  3. Replies
    3
    Views
    1,449

    Help with Assignment

    This is a Java program consisting of two classes. The basic idea is a bank account. I am having trouble calling a method called 'mystery' from the Account to the Tester. Program being used is BlueJ,...
Results 1 to 3 of 3