Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Tracey King   on Sep 16 In Java Category.

  
Question Answered By: Neil Turner   on Sep 16

Where's the Bank class code? Or is that supplied by your instructor?
I don't like how it's designed. What you need is to create a Customer
within the TestBanking class, then add the customer to the Bank
instance's list of customers. Adding a customer and then immediatley
retrieving them as a positional value within a customers array is
silly and inefficient.

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on can't compile the TestBanking.java Or get search suggestion and latest updates.


Tagged: