虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > Applet > a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

  • 资源大小:3 K
  • 上传时间: 2013-12-15
  • 上传用户:saas1988
  • 资源积分:2 下载积分
  • 标      签: i.e. following the Keyboard

资 源 简 介

a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)

相 关 资 源