打包終端任務;
公開課銀行{
public static void main(String[] args)
{
// TODO 自動產生的方法存根
印度銀行 = new Bank();
int amount = indian.deposit(1000);
System.out.println(金額);
}
公共int存款(int金額)
{
返回 1000-500;
}
輸出 -- 500
}
以上是銀行任務的詳細內容。更多資訊請關注PHP中文網其他相關文章!