Search:

Type: Posts; User: penguin0

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,207

    Re: Objects in an Array/Classes Help

    I apologize. For the assignment it is assumed that the user chooses 1 or 2 first, creating an account.
  2. Replies
    6
    Views
    1,207

    Re: Objects in an Array/Classes Help

    Exception in thread "main" java.lang.NullPointerException
    at bankapp.BankApp.main(BankApp.java:90)
    Same error
  3. Replies
    6
    Views
    1,207

    Objects in an Array/Classes Help

    Hello, currently I am working on a programming assignment where I need to create and manipulate bank accounts with user entered information. I have to use objects in a separate class for the bank...
Results 1 to 3 of 3