Skip to content
#

oopj

Here are 6 public repositories matching this topic...

This is my project works. My project is related with addAccount(Account) printCustomers() – print out all the account holders’ ids totalDeposits() totalInterestPaid() -- sum the interest of all accounts to be paid totalInterestEarned() -- sum the interest of all accounts to be earned printAccounts() – print out all the accounts. I used ArrayList

  • Updated Mar 5, 2026
  • Java

Add this topic to your repo

To associate your repository with the oopj topic, visit your repo's landing page and select "manage topics."

Learn more