打包终端任务;
公开课银行{
public static void main(String[] args)
{
// TODO 自动生成的方法存根
印度银行 = new Bank();
int amount = indian.deposit(1000);
System.out.println(金额);
}
公共int存款(int金额)
{
返回 1000-500;
}
输出 -- 500
}
以上是银行任务的详细内容。更多信息请关注PHP中文网其他相关文章!