Search:

Type: Posts; User: djl1990

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    6,551

    Re: Banking System UML Class Diagram in to code.

    Do i create an ArrayList and just do a list of 30 customer IDs?

    And this is in the customer class?

    In the account class i assign a balance (double) to each customer ID?


    Is that right?
  2. Replies
    2
    Views
    6,551

    Banking System UML Class Diagram in to code.

    Hi again,

    today we got given this problem:

    The LandL bank can handle at least 30 customers who have savings accounts.

    * Design and then implement a program which manages deposits and...
Results 1 to 2 of 2