java吧 关注:1,239,415贴子:12,713,988
  • 1回复贴,共1

考试问题,求帮助 关于数组的 如下

只看楼主收藏回复

Suppose that the 'BankAccount' class contains method with the header
public boolean isOverDrawn( )
which returns true if this BankAccount is overdrawn and false otherwise. Write Java code for a static method that has a single formal parameter called accountsArray of type BankAccount [ ] and returns the number of overdrawn accounts in accountsArray.


1楼2017-05-08 23:42回复
    。。。
    这种题建议多思考思考。这么简单给你答案也没用啊


    IP属地:北京2楼2017-05-08 23:54
    回复